mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-02-01 16:46:24 +00:00
7.0.21
This commit is contained in:
parent
fe2fd4bea6
commit
566bface9e
@ -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)
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user