Skip to content

v1.5.0

Choose a tag to compare

@vinayakkulkarni vinayakkulkarni released this 16 Jan 21:16
8c28e40

1.5.0 (2026-01-16)

Features

  • use maplibre-gl-wind@0.2.0 for wind particle visualization (f27a526)

Bug Fixes

  • jsr: add deck.gl peer deps to imports map for JSR publishing (c962177)
  • update deck.gl layer count test for wind particle layer (87d38b5)
  • v-maplibre: add characterSet prop to TextLayer to fix SDF initialization error (53a021f)
  • v-maplibre: add fontSettings with sdf:true to fix TextLayer initialization (3ff2579)

Documentation

  • add all required deck.gl packages to installation instructions (9eddfa7)
  • add maplibre-gl-wind to required peer dependencies (045d2f8)
  • add wind particle layer documentation and mapcn-vue registry (cfc0b62)
  • clarify that deck.gl core packages are required peer dependencies (27562b0)
  • use brace expansion for deck.gl packages in install commands (d6f1318)
  • v-maplibre: add COG, LiDAR, IDW, and route layer to features list (2e2812e)

Code Refactoring

  • mapcn-vue: split maplibre-route page into modular components (be62229)