v24.2.0
https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v24.1.1:
✨ Features and improvements
- Add note regarding visual artifacts that can appear with large width/size/offset values on vector tile layers, highlight remediation options (#4160)
- Implement data-driven styling support for
line-dasharray(#5812)
🐞 Bug fixes
- Replace additional spread operator (
...) due to esbuild limitations (#1297)