Skip to content

Commit

Permalink
7.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgervang committed Dec 19, 2024
1 parent a7f277b commit 11b0e81
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 7.1

## 7.1.8 (Dec 19, 2024)

- Improves Source#updateSource to use setTiles function if available (#2355)
- Update common type for compatibility (#2448)
- fix: change transformation setters call order (#2391)

## 7.1.7 (Dec 18, 2023)

- Allow disabling RTLTextPlugin and load lazy (#2312)
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 MapLibre GL JS and Mapbox GL JS",
"version": "7.1.7",
"version": "7.1.8",
"keywords": [
"mapbox",
"mapbox-gl",
Expand Down

0 comments on commit 11b0e81

Please sign in to comment.