This commit is contained in:
Xiaoji Chen 2021-05-10 13:43:14 -07:00
parent 35e2f37e0f
commit c13b4a00a1
2 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,11 @@
# Version 5.3
## 5.3.14 (May 10, 2021)
- Safety check before unprojection (#1452)
- Fix return type of Layer function (#1453)
## 5.3.13 (May 3, 2021)
- Work around for pointermove event on hidden map (#1450)

View File

@ -1,7 +1,7 @@
{
"name": "react-map-gl",
"description": "React components for Mapbox GL JS-compatible libraries",
"version": "5.3.13",
"version": "5.3.14",
"keywords": [
"mapbox",
"mapbox-gl",