3.3.0-alpha.4

This commit is contained in:
Xiaoji Chen 2018-06-04 16:12:14 -07:00
parent af748a029d
commit b5e2c7fab9
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# CHANGELOG
# Version 3.3.0-alpha.4
- Fix bug in handling deck.gl style `viewState` prop
- Automatically load missing Mapbox stylesheet
# Version 3.3.0-alpha.3
- reuseMap prop now respects mapStyles
- Update main example to babel-loader@8 (#503)

View File

@ -1,7 +1,7 @@
{
"name": "react-map-gl",
"description": "A React wrapper for MapboxGL-js and overlay API.",
"version": "3.3.0-alpha.3",
"version": "3.3.0-alpha.4",
"keywords": [
"mapbox",
"mapbox-gl",