Skip to content

Commit c13b4a0

Browse files
committed
5.3.14
1 parent 35e2f37 commit c13b4a0

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.14 (May 10, 2021)
6+
7+
- Safety check before unprojection (#1452)
8+
- Fix return type of Layer function (#1453)
9+
510
## 5.3.13 (May 3, 2021)
611

712
- Work around for pointermove event on hidden map (#1450)

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.13",
4+
"version": "5.3.14",
55
"keywords": [
66
"mapbox",
77
"mapbox-gl",

0 commit comments

Comments
 (0)