Skip to content

Commit de4e37a

Browse files
committed
5.3.13
1 parent 1296f8f commit de4e37a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
# Version 5.3
44

5+
## 5.3.13 (May 3, 2021)
6+
7+
- Work around for pointermove event on hidden map (#1450)
8+
- Fix: typo in PositionType value (#1444)
9+
510
## 5.3.12 (Apr 12, 2021)
611

712
- [Typescript] Remove usage of labelled tuples (#1426)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-map-gl",
33
"description": "React components for Mapbox GL JS-compatible libraries",
4-
"version": "5.3.12",
4+
"version": "5.3.13",
55
"keywords": [
66
"mapbox",
77
"mapbox-gl",

0 commit comments

Comments
 (0)