mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-02-01 16:46:24 +00:00
7.0.16
This commit is contained in:
parent
f3e078bc0d
commit
851313cc44
@ -2,6 +2,11 @@
|
||||
|
||||
# Version 7.0
|
||||
|
||||
## 7.0.16 (Jun 17, 2022)
|
||||
|
||||
- Fix terrain panning (#1894)
|
||||
- Fire pointer events even if no interactive features are involved (#1895)
|
||||
|
||||
## 7.0.15 (May 24, 2022)
|
||||
|
||||
- Fix create react app builds with es2018 target (#1872)
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "react-map-gl",
|
||||
"description": "React components for Mapbox GL JS-compatible libraries",
|
||||
"version": "7.0.15",
|
||||
"version": "7.0.16",
|
||||
"keywords": [
|
||||
"mapbox",
|
||||
"mapbox-gl",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user