Skip to content

Commit 144b969

Browse files
committed
7.1.7
1 parent 17c2d0f commit 144b969

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

33
# Version 7.1
44

5+
## 7.1.7 (Dec 18, 2023)
6+
7+
- Allow disabling RTLTextPlugin and load lazy (#2312)
8+
59
## 7.1.6 (Sep 12, 2023)
610

711
- Use shadow transform for queryRenderedFeatures call (#2280)

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 Mapbox GL JS-compatible libraries",
4-
"version": "7.1.6",
4+
"version": "7.1.7",
55
"keywords": [
66
"mapbox",
77
"mapbox-gl",

0 commit comments

Comments
 (0)