mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +00:00
5.3.2
This commit is contained in:
parent
09dc58d241
commit
445de114db
@ -2,6 +2,12 @@
|
||||
|
||||
# Version 5.3
|
||||
|
||||
## 5.3.2 (Feb 1, 2021)
|
||||
|
||||
- Add attribution control to typescript index exports (#1314)
|
||||
- Fix Typescript Types for Viewport Constraints Type (#1318)
|
||||
- Fix bug where getMap() at component mount returns null (#1319)
|
||||
|
||||
## 5.3.1 (Jan 29, 2021)
|
||||
|
||||
- Improve Type Definitions (#1308)
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "react-map-gl",
|
||||
"description": "React components for Mapbox GL JS-compatible libraries",
|
||||
"version": "5.3.1",
|
||||
"version": "5.3.2",
|
||||
"keywords": [
|
||||
"mapbox",
|
||||
"mapbox-gl",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user