3.0.0-alpha.8

This commit is contained in:
Xiaoji Chen 2017-05-02 15:54:16 -07:00
parent 0b69851601
commit c6d6db9c8e
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
## Version 3.0.0 (Alpha)
### Version 3.0.0-alpha.8 - Fix server side rendering of InteractiveMap
### Version 3.0.0-alpha.7 - Bug fixes
* FIX: Prop comparison bug in static map

View File

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