v2.0.3
https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v2.0.2:
Features and improvements
- Remove node package chalk from devDependencies (#789).
- Remove vector-tile module declaration and revert to using point from @mapbox/point-geometry (#788, #800)
- Moved development environemnt to use NodeJs 16 (#781, #806)
🐞 Bug fixes
- Fix max cluster zoom in geojson source (#61)