Skip to content

Commit

Permalink
5.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Feb 7, 2021
1 parent fa6601e commit f971b6a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

# Version 5.3

## 5.3.5 (Feb 7, 2021)

- Fix stale Marker children (#1332)
- Consistent onViewportChange events on map resize (#1335)
- Fix usage with function refs (#1339)

## 5.3.4 (Feb 3, 2021)

- Fix props reference on viewport resize (#1328)
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": "5.3.4",
"version": "5.3.5",
"keywords": [
"mapbox",
"mapbox-gl",
Expand Down

0 comments on commit f971b6a

Please sign in to comment.