This commit is contained in:
Xiaoji Chen 2021-02-08 14:23:35 -08:00
parent 749212daf2
commit a730909478
2 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,11 @@
# Version 5.3
## 5.3.6 (Feb 8, 2021)
- Improve Typescript types definitions (#1333)
- Fix react error when Source has no children (#1341)
## 5.3.5 (Feb 7, 2021)
- Fix stale Marker children (#1332)

View File

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