We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91dd5a2 commit b6de287Copy full SHA for b6de287
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
# Version 7.1
4
5
+## 7.1.4 (Aug 17, 2023)
6
+
7
+- Import style and event types from specific base libraries (#2252)
8
+- Fix typechecking (#1798) (#2250)
9
10
## 7.1.3 (Jul 20, 2023)
11
12
- Fix globe/mercator projection transition (#2229)
package.json
@@ -1,7 +1,7 @@
1
{
"name": "react-map-gl",
"description": "React components for Mapbox GL JS-compatible libraries",
- "version": "7.1.3",
+ "version": "7.1.4",
"keywords": [
"mapbox",
"mapbox-gl",
0 commit comments