7.1.0-beta.1

This commit is contained in:
Xiaoji Chen 2023-06-05 12:36:17 -07:00
parent 4db0c038b4
commit a23e826ad5
2 changed files with 11 additions and 1 deletions

View File

@ -1,5 +1,15 @@
# CHANGELOG
# Version 7.1
## 7.1.0-beta.1 (Jun 5, 2023)
- Add ref forwarding to Marker and Popup (#2191)
- Split exports into separate endpoints (#2178)
- Make mapbox-gl an optional dependency (#2175)
- Remove defaultProps and displayName (#2173)
# Version 7.0
## 7.0.0 (Feb 4, 2022)

View File

@ -1,7 +1,7 @@
{
"name": "react-map-gl",
"description": "React components for Mapbox GL JS-compatible libraries",
"version": "7.0.0",
"version": "7.1.0-beta.1",
"keywords": [
"mapbox",
"mapbox-gl",