We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 308dbd7 commit 8855c0bCopy full SHA for 8855c0b
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
# Version 6.1
4
5
+## 6.1.13 (May 3, 2021)
6
+
7
+- Work around for pointermove event on hidden map (#1450)
8
+- Fix: typo in PositionType value (#1444)
9
10
## 6.1.12 (Apr 12, 2021)
11
12
- [Typescript] Remove usage of labelled tuples (#1426)
package.json
@@ -1,7 +1,7 @@
1
{
"name": "react-map-gl",
"description": "React components for Mapbox GL JS-compatible libraries",
- "version": "6.1.12",
+ "version": "6.1.13",
"keywords": [
"mapbox",
"mapbox-gl",
0 commit comments