mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +00:00
5.3.15
This commit is contained in:
parent
7cea725ee3
commit
bddbb7303b
@ -2,6 +2,10 @@
|
||||
|
||||
# Version 5.3
|
||||
|
||||
## 5.3.15 (May 12, 2021)
|
||||
|
||||
- Only block scrolling on the overlay container itself (#1465)
|
||||
|
||||
## 5.3.14 (May 10, 2021)
|
||||
|
||||
- Safety check before unprojection (#1452)
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "react-map-gl",
|
||||
"description": "React components for Mapbox GL JS-compatible libraries",
|
||||
"version": "5.3.14",
|
||||
"version": "5.3.15",
|
||||
"keywords": [
|
||||
"mapbox",
|
||||
"mapbox-gl",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user