This commit is contained in:
Xiaoji Chen 2021-01-29 10:00:26 -08:00
parent a1312da816
commit e9697138f2
2 changed files with 6 additions and 1 deletions

View File

@ -2,6 +2,11 @@
# Version 5.3
## 5.3.1 (Jan 29, 2021)
- Improve Type Definitions (#1308)
- Fix SSR warning (#1310)
## 5.3.0 (Jan 27, 2021)
- Add eventRecognizerOptions prop (#1302)

View File

@ -1,7 +1,7 @@
{
"name": "react-map-gl",
"description": "React components for Mapbox GL JS-compatible libraries",
"version": "5.3.0",
"version": "5.3.1",
"keywords": [
"mapbox",
"mapbox-gl",