mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +00:00
7.0.14
This commit is contained in:
parent
bb61242155
commit
3bb00cac2d
@ -2,6 +2,10 @@
|
||||
|
||||
# Version 7.0
|
||||
|
||||
## 7.0.14 (May 23, 2022)
|
||||
|
||||
- Properly remove source on component unmount (#1866)
|
||||
|
||||
## 7.0.13 (May 19, 2022)
|
||||
|
||||
- Fix MapProvider prop types (#1843)
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "react-map-gl",
|
||||
"description": "React components for Mapbox GL JS-compatible libraries",
|
||||
"version": "7.0.13",
|
||||
"version": "7.0.14",
|
||||
"keywords": [
|
||||
"mapbox",
|
||||
"mapbox-gl",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user