Skip to content

Commit

Permalink
7.0.0-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Jan 27, 2022
1 parent 100b6ea commit cca9122
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

# Version 7.0

## 7.0.0-alpha.5 (Jan 6, 2022)

- [v7] Handle unmount order (#1676)
- [v7] Fix synchronization during transition (#1675)
- [v7] Update MapRef (#1674)
- [v7] Bug fixes (#1673)

## 7.0.0-alpha.4 (Jan 4, 2022)

- [v7] Fix resize synchronization (#1670)
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-alpha.4",
"version": "7.0.0-alpha.5",
"keywords": [
"mapbox",
"mapbox-gl",
Expand Down

0 comments on commit cca9122

Please sign in to comment.