mapbox-gl 2.10.0-beta.1 → 2.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "mapbox-gl",
3
3
  "description": "A WebGL interactive maps library",
4
- "version": "2.10.0-beta.1",
4
+ "version": "2.10.0",
5
5
  "main": "dist/mapbox-gl.js",
6
6
  "style": "dist/mapbox-gl.css",
7
7
  "license": "SEE LICENSE IN LICENSE.txt",
@@ -1,3 +1,12 @@
1
+ ## 13.26.0
2
+
3
+ ### Features ✨
4
+
5
+ * Add unit option to number-format expression ([#11839](https://github.com/mapbox/mapbox-gl-js/pull/11839)) (h/t [varna](https://github.com/varna))
6
+
7
+ ## Bug fixes 🐞
8
+ * Fix a bug where `id` expression didn't correctly handle a value of 0 ([#12000](https://github.com/mapbox/mapbox-gl-js/pull/12000))
9
+
1
10
  ## 13.25.0
2
11
 
3
12
  ### Features ✨
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mapbox/mapbox-gl-style-spec",
3
3
  "description": "a specification for mapbox gl styles",
4
- "version": "13.26.0-dev",
4
+ "version": "13.26.0",
5
5
  "author": "Mapbox",
6
6
  "keywords": [
7
7
  "mapbox",