mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +00:00
5.3.3
This commit is contained in:
parent
51403cad37
commit
19497848ae
@ -2,6 +2,12 @@
|
||||
|
||||
# Version 5.3
|
||||
|
||||
## 5.3.3 (Feb 2, 2021)
|
||||
|
||||
- Add Typescript Types to interactive-map (#1320)
|
||||
- Set scrollZoom.smooth default to false (#1321)
|
||||
- Update InteractiveMap prop types (#1324)
|
||||
|
||||
## 5.3.2 (Feb 1, 2021)
|
||||
|
||||
- Add attribution control to typescript index exports (#1314)
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "react-map-gl",
|
||||
"description": "React components for Mapbox GL JS-compatible libraries",
|
||||
"version": "5.3.2",
|
||||
"version": "5.3.3",
|
||||
"keywords": [
|
||||
"mapbox",
|
||||
"mapbox-gl",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user