This commit is contained in:
Xiaoji Chen 2021-02-07 10:09:08 -08:00
parent fa6601e8fc
commit f971b6a760
2 changed files with 7 additions and 1 deletions

View File

@ -2,6 +2,12 @@
# Version 5.3
## 5.3.5 (Feb 7, 2021)
- Fix stale Marker children (#1332)
- Consistent onViewportChange events on map resize (#1335)
- Fix usage with function refs (#1339)
## 5.3.4 (Feb 3, 2021)
- Fix props reference on viewport resize (#1328)

View File

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