Releases: maplibre/maplibre-style-spec
Releases · maplibre/maplibre-style-spec
v20.3.0
https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v20.2.0:
✨ Features and improvements
- Added
Projectionspecifications #687 - Updated
Skyspecifications to support atmosphere and other required features #686
🐞 Bug fixes
- Change
asserttowithin JSON modules. Requires Node.js 18.20.0 or later, and supports Node.js 22.0.0 or later - #675
v20.2.0
https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v20.1.1:
✨ Features and improvements
- Support
distanceexpression in web style spec - #642
v20.1.1
https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v20.1.0:
🐞 Bug fixes
- Add missing sky in diff results #518
v20.1.0
https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v20.0.0:
✨ Features and improvements
- Add
latest.jsonto dist folder to allow using the full version of the spec #490
v20.0.0
https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v19.3.3:
✨ Features and improvements
- Add back
migrate,validateandformatto the exported methods of this package #464 - Add terrain to diff method and improve type. This also removes the
operationsfrom the API #460 - Improve the type of
datain theGeoJSONSourceSpecificationfor TypeScript #463. - Add expression tests to this repo #476
- Add Sky spec, this is only the definition, no implementation at this point, only validation #478
🐞 Bug fixes
- Fix queryRenderedFeatures Within a FeatureCollection of polygons #477
v19.3.3
v19.3.2
v19.3.1
v19.3.0
https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v19.2.2:
✨ Features and improvements
- Add style property definition and validation for symbol layer
text-variable-anchor-offsetlayout property. #112
v19.2.2
https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v19.2.1:
✨ Features and improvements
- Trim css color before parsing #255