mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +00:00
7.1.6
This commit is contained in:
parent
5d4949c6ed
commit
cbcb21636c
@ -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)
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user