Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 706 Bytes

CHANGELOG.md

File metadata and controls

27 lines (18 loc) · 706 Bytes

3.0.0

  • ⚠️ Use new mapbox types instead of DefinitelyTyped
  • Update @turf package
  • Update @mapbox package
  • Increase icon size for 1px for pixel perfect centering inside buttons

2.1.0

  • Update @turf package from alpha version to release version
  • Fix Vite SSR for icons
  • Update dependencies

2.0.0

  • ⚠️ RulerControl: switch from mapboxgl.Marker to circle layer to fix #51
  • StyleControl: update types
  • ImageControl: add error hint for missing layers
  • Update dependencies

1.2.0

  • StyleControl: fix for MapBox Standard style #55

1.1.0

  • ImageControl: add option for remove button #51