mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-18 15:54:22 +00:00
7.1.0-beta.2
This commit is contained in:
parent
288f8df4d3
commit
8553c05eae
@ -2,6 +2,11 @@
|
||||
|
||||
# Version 7.1
|
||||
|
||||
## 7.1.0-beta.2 (Jun 14, 2023)
|
||||
|
||||
- Make source prop of Layer optional (#2200)
|
||||
- Fix maplibre-gl peerDependencies typo (#2197)
|
||||
|
||||
## 7.1.0-beta.1 (Jun 5, 2023)
|
||||
|
||||
- Add ref forwarding to Marker and Popup (#2191)
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "react-map-gl",
|
||||
"description": "React components for Mapbox GL JS-compatible libraries",
|
||||
"version": "7.1.0-beta.1",
|
||||
"version": "7.1.0-beta.2",
|
||||
"keywords": [
|
||||
"mapbox",
|
||||
"mapbox-gl",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user