This commit is contained in:
Xiaoji Chen 2021-05-10 13:47:31 -07:00
parent 5a39b8a69b
commit 0b27376ad7
2 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,11 @@
# Version 6.1
## 6.1.14 (May 10, 2021)
- Safety check before unprojection (#1452)
- Fix return type of Layer function (#1453)
## 6.1.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": "6.1.13",
"version": "6.1.14",
"keywords": [
"mapbox",
"mapbox-gl",