7.1.0-beta.2

This commit is contained in:
Xiaoji Chen 2023-06-14 09:58:32 -07:00
parent 288f8df4d3
commit 8553c05eae
2 changed files with 6 additions and 1 deletions

View File

@ -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)

View File

@ -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",