Skip to content

Commit

Permalink
5.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Pessimistress committed Oct 8, 2020
1 parent 28a5121 commit d3ede46
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

# Version 5.2

## 5.2.9 (Oct 7, 2020)

- Fix for layout and paint diffing logic (#1194)
- Add types for layer type and source-layer (#1192)
- Support updating vector source (#1196)
- Fix IE compatibility (#1195)
- Add label prop to FullscreenControl (#1197)

## 5.2.8 (Sep 1, 2020)

- Always rerender overlay after map initialization (#1172)
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": "A React wrapper for MapboxGL-js and overlay API.",
"version": "5.2.8",
"version": "5.2.9",
"keywords": [
"mapbox",
"mapbox-gl",
Expand Down

0 comments on commit d3ede46

Please sign in to comment.