This commit is contained in:
Xiaoji Chen 2021-02-03 16:59:27 -08:00
parent 5d391d75a4
commit dfe3c78616
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@
# Version 5.3
## 5.3.4 (Feb 3, 2021)
- Fix props reference on viewport resize (#1328)
## 5.3.3 (Feb 2, 2021)
- Add Typescript Types to interactive-map (#1320)

View File

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