mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +00:00
6.1.14
This commit is contained in:
parent
5a39b8a69b
commit
0b27376ad7
@ -2,6 +2,11 @@
|
||||
|
||||
# Version 6.1
|
||||
|
||||
## 6.1.14 (May 10, 2021)
|
||||
|
||||
- Safety check before unprojection (#1452)
|
||||
- Fix return type of Layer function (#1453)
|
||||
|
||||
## 6.1.13 (May 3, 2021)
|
||||
|
||||
- Work around for pointermove event on hidden map (#1450)
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "react-map-gl",
|
||||
"description": "React components for Mapbox GL JS-compatible libraries",
|
||||
"version": "6.1.13",
|
||||
"version": "6.1.14",
|
||||
"keywords": [
|
||||
"mapbox",
|
||||
"mapbox-gl",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user