We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 427bdca commit 6149dd0Copy full SHA for 6149dd0
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
# Version 6.1
4
5
+## 6.1.18 (Dec 6, 2021)
6
+
7
+- Fix unprojection when using terrain (#1620)
8
+- Omit container prop on mapOptions in types (#1603)
9
+- Add showUserHeading to GeolocateControl (#1580)
10
11
## 6.1.17 (Sep 7, 2021)
12
13
- Fix Popup closeOnClick behavior (#1565)
package.json
@@ -1,7 +1,7 @@
1
{
"name": "react-map-gl",
"description": "React components for Mapbox GL JS-compatible libraries",
- "version": "6.1.17",
+ "version": "6.1.18",
"keywords": [
"mapbox",
"mapbox-gl",
0 commit comments