Releases: maplibre/maplibre-gl-js
Releases · maplibre/maplibre-gl-js
Release list
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-nodeerror 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
Sourceclasses (GeoJSONSourceetc.) declarations. (#801) - Make
AJAXErrorpublic so error HTTP responses can be handled differently from other errors.
🐞 Bug fixes
v2.1.1
https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v2.1.0:
🐞 Bug fixes
- Fix stale tiles being shown when calling VectorTileSource#setTiles while the map is moving.
v2.1.0
https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v2.0.5:
✨ Features and improvements
- Add
icon-overlapandtext-overlapsymbol layout properties #347 - Deprecate
icon-allow-overlapandtext-allow-overlapsymbol layout properties.icon-overlapandtext-overlapare their replacements. - Remove node package chalk from devDependencies (#789).
- Allow setting a custom pixel ratio by adding a
MapOptions#pixelRatioproperty and aMap#setPixelRatiomethod. Since a highdevicePixelRatiovalue can lead to performance and display problems, it is done at your own risk. (#769)
v2.0.5
https://github.com/maplibre/maplibre-gl-js
Changes since MapLibre GL JS v2.0.4:
🐞 Bug fixes
- Remove list of node versions allowed to install the package.