Skip to content

Releases: maplibre/maplibre-style-spec

v22.0.0

17 Nov 12:20
f5afe41
Compare
Choose a tag to compare

https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v21.2.0:

✨ Features and improvements

  • Use named imports internally - no package entrypoints changed (#904)
  • Add projection type expression syntax (#888)

v21.2.0

08 Nov 23:06
89713fd
Compare
Choose a tag to compare

https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v21.1.0:

✨ Features and improvements

Add vertical-perspective projection (#890)

v21.1.0

31 Oct 13:38
248b4f5
Compare
Choose a tag to compare

https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v21.0.0:

✨ Features and improvements

  • Added centerAltitude property to stylesheet (#851)

v21.0.0

22 Oct 12:10
387d072
Compare
Choose a tag to compare

https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v20.4.0:

✨ Features and improvements

  • Aligned the implementation of ["geometry-type"] with its spec. Now, when applicable, ["geometry-type"] returns values not available while using "$type": "MultiPoint", "MultiLineString", and "MultiPolygon". The behaviour of "$type" has not changed. (#519)

v20.4.0

16 Oct 11:39
4e5589a
Compare
Choose a tag to compare

https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v20.3.1:

✨ Features and improvements

  • Added roll property to stylesheet (#850)

v20.3.1

17 Aug 19:59
6a5aabf
Compare
Choose a tag to compare

https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v20.3.0:

🐞 Bug fixes

  • The index-of, length, and slice expression operators count a UTF-16 surrogate pair as a single character. (#779)

v20.3.0

31 May 14:43
0664be8
Compare
Choose a tag to compare

https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v20.2.0:

✨ Features and improvements

  • Added Projection specifications #687
  • Updated Sky specifications to support atmosphere and other required features #686

🐞 Bug fixes

  • Change assert to with in JSON modules. Requires Node.js 18.20.0 or later, and supports Node.js 22.0.0 or later - #675

v20.2.0

04 May 21:49
1b2e7aa
Compare
Choose a tag to compare

https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v20.1.1:

✨ Features and improvements

  • Support distance expression in web style spec - #642

v20.1.1

04 Feb 18:44
8289ece
Compare
Choose a tag to compare

v20.1.0

11 Jan 18:34
bd362a9
Compare
Choose a tag to compare

https://github.com/maplibre/maplibre-gl-style-spec
Changes since MapLibre Style Spec v20.0.0:

✨ Features and improvements

  • Add latest.json to dist folder to allow using the full version of the spec #490