This commit is contained in:
Xiaoji Chen 2023-01-07 12:13:25 -08:00
parent fe2fd4bea6
commit 566bface9e
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@
# Version 7.0
## 7.0.21 (Jan 7, 2023)
- fix `reuseMaps` not removing map children (#2092)
## 7.0.20 (Dec 2, 2022)
- Fix SymbolLayer crash on style update (#2047)

View File

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