We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 638f82e commit 1dac32fCopy full SHA for 1dac32f
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
# Version 7.1
4
5
+## 7.1.9 (Jan 27, 2024)
6
+
7
+- Update maplibre-gl version requirement to <5.0.0 (#2464)
8
9
## 7.1.8 (Dec 19, 2024)
10
11
- Improves Source#updateSource to use setTiles function if available (#2355)
package.json
@@ -1,7 +1,7 @@
1
{
"name": "react-map-gl",
"description": "React components for MapLibre GL JS and Mapbox GL JS",
- "version": "7.1.8",
+ "version": "7.1.9",
"keywords": [
"mapbox",
"mapbox-gl",
0 commit comments