We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53490ee commit fe779d7Copy full SHA for fe779d7
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
# Version 7.0
4
5
+## 7.0.3 (Feb 7, 2022)
6
+
7
+- Fix Popup double onClose call (#1729)
8
9
## 7.0.2 (Feb 6, 2022)
10
11
- Fix: set default maxPitch to 60 (#1720)
package.json
@@ -1,7 +1,7 @@
1
{
"name": "react-map-gl",
"description": "React components for Mapbox GL JS-compatible libraries",
- "version": "7.0.2",
+ "version": "7.0.3",
"keywords": [
"mapbox",
"mapbox-gl",
0 commit comments