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