This commit is contained in:
Xiaoji Chen 2022-05-23 11:04:41 -07:00
parent bb61242155
commit 3bb00cac2d
2 changed files with 5 additions and 1 deletions

View File

@ -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)

View File

@ -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",