Skip to content

Commit 11b0e81

Browse files
committed
7.1.8
1 parent a7f277b commit 11b0e81

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
# Version 7.1
44

5+
## 7.1.8 (Dec 19, 2024)
6+
7+
- Improves Source#updateSource to use setTiles function if available (#2355)
8+
- Update common type for compatibility (#2448)
9+
- fix: change transformation setters call order (#2391)
10+
511
## 7.1.7 (Dec 18, 2023)
612

713
- Allow disabling RTLTextPlugin and load lazy (#2312)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-map-gl",
33
"description": "React components for MapLibre GL JS and Mapbox GL JS",
4-
"version": "7.1.7",
4+
"version": "7.1.8",
55
"keywords": [
66
"mapbox",
77
"mapbox-gl",

0 commit comments

Comments
 (0)