mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-18 15:54:22 +00:00
3.3.0-alpha.4
This commit is contained in:
parent
af748a029d
commit
b5e2c7fab9
@ -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)
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user