mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +00:00
5.3.6
This commit is contained in:
parent
749212daf2
commit
a730909478
@ -2,6 +2,11 @@
|
||||
|
||||
# Version 5.3
|
||||
|
||||
## 5.3.6 (Feb 8, 2021)
|
||||
|
||||
- Improve Typescript types definitions (#1333)
|
||||
- Fix react error when Source has no children (#1341)
|
||||
|
||||
## 5.3.5 (Feb 7, 2021)
|
||||
|
||||
- Fix stale Marker children (#1332)
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "react-map-gl",
|
||||
"description": "React components for Mapbox GL JS-compatible libraries",
|
||||
"version": "5.3.5",
|
||||
"version": "5.3.6",
|
||||
"keywords": [
|
||||
"mapbox",
|
||||
"mapbox-gl",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user