Releases: maplibre/maplibre-style-spec
Releases · maplibre/maplibre-style-spec
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
,validate
andformat
to the exported methods of this package #464 - Add terrain to diff method and improve type. This also removes the
operations
from the API #460 - Improve the type of
data
in theGeoJSONSourceSpecification
for 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-offset
layout 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
v19.2.1
https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre GL Style Spec v19.2.0:
✨ Features and improvements
- Skip running color match regex for hex color or rgb, if not required #186
v19.2.0
https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre GL Style Spec v19.1.0:
✨ Features and improvements
v19.1.0
https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre GL Style Spec v19.0.1:
✨ Features and improvements
v19.0.1
https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre GL Style Spec v19.0.0:
🐛 Bug fixes
- Restore support for
Color
instances inColor.parse
#128