This commit is contained in:
Xiaoji Chen 2021-05-12 12:41:50 -07:00
parent 7cea725ee3
commit bddbb7303b
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@
# Version 5.3
## 5.3.15 (May 12, 2021)
- Only block scrolling on the overlay container itself (#1465)
## 5.3.14 (May 10, 2021)
- Safety check before unprojection (#1452)

View File

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