mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-18 15:54:22 +00:00
4.0.0-beta.5
This commit is contained in:
parent
6d96107661
commit
8cbce1047f
@ -2,6 +2,11 @@
|
||||
|
||||
# Version 4.0.0 Prereleases
|
||||
|
||||
## 4.0.0-beta.5 (Nov 2, 2018)
|
||||
|
||||
- Fix usage of map ref in interactive-map (#645)
|
||||
- Various bug fixes (#648)
|
||||
|
||||
## 4.0.0-beta.4 (Oct 31, 2018)
|
||||
|
||||
- Add support for Create React App access token environment variable (#633)
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "react-map-gl",
|
||||
"description": "A React wrapper for MapboxGL-js and overlay API.",
|
||||
"version": "4.0.0-beta.4",
|
||||
"version": "4.0.0-beta.5",
|
||||
"keywords": [
|
||||
"mapbox",
|
||||
"mapbox-gl",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user