This commit is contained in:
Xiaoji Chen 2023-09-12 10:32:59 -07:00
parent 5d4949c6ed
commit cbcb21636c
2 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,11 @@
# Version 7.1
## 7.1.6 (Sep 12, 2023)
- Use shadow transform for queryRenderedFeatures call (#2280)
- Fix resetting cursor style (#2279)
## 7.1.5 (Aug 24, 2023)
- Re-export native types where possible (#2263)

View File

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