v24.4.0
https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v24.3.1:
✨ Features and improvements
- Allow global state expressions in layer visibility (#1364)
- Only alert to an unknown or required object-properties being undefined instead of any object-property being undefined (#1415)
🐞 Bug fixes
- The optional
centerproperty is now validated to be a[lon,lat]array (#1372)