mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +00:00
5.3.5
This commit is contained in:
parent
fa6601e8fc
commit
f971b6a760
@ -2,6 +2,12 @@
|
||||
|
||||
# Version 5.3
|
||||
|
||||
## 5.3.5 (Feb 7, 2021)
|
||||
|
||||
- Fix stale Marker children (#1332)
|
||||
- Consistent onViewportChange events on map resize (#1335)
|
||||
- Fix usage with function refs (#1339)
|
||||
|
||||
## 5.3.4 (Feb 3, 2021)
|
||||
|
||||
- Fix props reference on viewport resize (#1328)
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "react-map-gl",
|
||||
"description": "React components for Mapbox GL JS-compatible libraries",
|
||||
"version": "5.3.4",
|
||||
"version": "5.3.5",
|
||||
"keywords": [
|
||||
"mapbox",
|
||||
"mapbox-gl",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user