Skip to content

Commit

Permalink
7.1.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Jun 5, 2023
1 parent 4db0c03 commit a23e826
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit a23e826

Please sign in to comment.