mirror of
https://github.com/visgl/react-map-gl.git
synced 2026-01-25 16:02:50 +00:00
7.1.0-beta.1
This commit is contained in:
parent
4db0c038b4
commit
a23e826ad5
10
CHANGELOG.md
10
CHANGELOG.md
@ -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)
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user