Skip to content

Releases: mapbox/vector-tile-js

v2.0.2

12 Jul 17:04
Compare
Choose a tag to compare

Improve TS types for VectorTileFeature type and VectorTile layers. #86 by @HarelM

v2.0.1

11 Jul 10:47
Compare
Choose a tag to compare

Fix type of VectorTileFeature id property in type definitions.

v2.0.0

11 Jul 09:40
Compare
Choose a tag to compare
  • ⚠️ Publish the package as a ES module. Drop support for CommonJS.
  • ⚠️ Use modern ES syntax. You can still transpile on your end for IE11 support.
  • Add first-class TypeScript types to the package.

Changelog for previous versions