Releases: maplibre/maplibre-gl-js
Releases · maplibre/maplibre-gl-js
v2.1.8-pre.2
v2.1.8-pre.2
v2.1.8-pre.1
v2.1.8-pre.1
v2.1.7
/~https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v2.1.6:
🐞 Bug fixes
v2.1.6
/~https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v2.1.6-pre.1:
🐞 Bug fixes
- Publish
dist/package.json
(#998).
v2.1.6-pre.1
v2.1.6-pre.1
v2.1.5
/~https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v2.1.5-pre.1:
🐞 Bug fixes
v2.1.5-pre.1
v2.1.5-pre.1
v2.1.4
/~https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v2.1.3:
🐞 Bug fixes
v2.1.3
/~https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v2.1.2:
🐞 Bug fixes
- Fix postinstall
ts-node
error on non-dev installs (#900)
v2.1.2
/~https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v2.1.1:
Features and improvements
- Default compact attribution to be open by default to comply with OpenSteetMap Attribution Guidelines (#795)
- Export
Source
classes (GeoJSONSource
etc.) declarations. (#801) - Make
AJAXError
public so error HTTP responses can be handled differently from other errors.