This commit is contained in:
Xiaoji Chen 2022-07-20 17:56:33 -07:00
parent bcf8d2f69a
commit ecb8858ac8
2 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,11 @@
# Version 7.0
## 7.0.18 (Jul 20, 2022)
- Fix queryTerrainElevation (#1922)
- Handle initialViewState.bounds when reusing map (#1923)
## 7.0.17 (Jul 4, 2022)
- [fix] id in LayerProps should be optional (#1910)

View File

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