Releases: mapbox/vector-tile-js
Releases · mapbox/vector-tile-js
v2.0.4
18 Jun 08:13
Compare
Sorry, something went wrong.
No results found
Improve TypeScript types:
Refine feature property values type from unknown to string | number | boolean.
Mark all properties starting with _ as private since they're not meant to be used externally.
v2.0.3
18 Jun 08:12
Compare
Sorry, something went wrong.
No results found
Upgrade @mapbox/point-geometry dependency to v1.1.0 to fix a potential performance regression.
v2.0.2
12 Jul 17:04
Compare
Sorry, something went wrong.
No results found
Improve TS types for VectorTileFeature type and VectorTile layers. #86 by @HarelM
v2.0.1
11 Jul 10:47
Compare
Sorry, something went wrong.
No results found
Fix type of VectorTileFeature id property in type definitions.
v2.0.0
11 Jul 09:40
Compare
Sorry, something went wrong.
No results found
⚠️ 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