Parses vector tiles
Last release 3 months ago
27 May 2026
Ships unpredictably
gaps range from 1 weeks to 6.4 years
Nearly every release is documented
notes for 9 of 9 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
13 releases · first in 2016
Release timeline
13 releases since 201620182020202220242026
Releases
- 3.0.027 May 2026
Release notes
Open source →⚠️ Updated to be compatible with and require
pbfv5.0.0 or later (faster decoding, smaller tree-shaken bundle). - 2.0.526 May 2026
Release notes
Open source →- Improve tile decoding performance through more efficient field reading. #92
- Fix a potential vulnerability where a malicious vector tile could augment Object prototype via
__proto__layer name #91 - Throw a clear
feature has no geometryerror instead of a crypticunknown command 0when decoding a feature with no geometry (#39). - Correctly handle geometry commands with a zero count instead of aborting decoding (#64).
- Fix a potential infinite loop when a feature value contains an unknown field.
- 2.0.418 Jun 2025
Release notes
Open source →Improve TypeScript types:
- Refine feature property values type from
unknowntostring | number | boolean. - Mark all properties starting with
_as private since they're not meant to be used externally.
- Refine feature property values type from
- 2.0.316 Jul 2024
Release notes
Open source →Upgrade
@mapbox/point-geometrydependency to v1.1.0 to fix a potential performance regression. - 2.0.212 Jul 2024
Release notes
Open source →Improve TS types for
VectorTileFeaturetypeandVectorTilelayers. #86 by @HarelM - 2.0.111 Jul 2024
- 2.0.011 Jul 2024
Release notes
Open source →- ⚠️ 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.
- 1.3.13 Mar 2018
Release notes
Open source →- Fix bug causing infinite loop when parsing ClosePath command (#61) h/t @sanjin-saric
- Pin node-mapnik dependency to
~3.6.0(#62, see also https://github.com/mapnik/node-mapnik/issues/848)
- 1.3.021 Apr 2017
- 1.0.0-rc322 Aug 2016pre-release
Nothing published for this version
- 1.0.0-rc212 Aug 2016pre-release
Nothing published for this version
- 1.0.0-rc111 Aug 2016pre-release
Nothing published for this version
- 1.0.0-alpha.126 Aug 2016pre-release
Nothing published for this version