Skip to content

Commit e16277a

Browse files
committed
5.3.12
1 parent d2a63c2 commit e16277a

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

Diff for: CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

33
# Version 5.3
44

5+
## 5.3.12 (Apr 12, 2021)
6+
7+
- [Typescript] Remove usage of labelled tuples (#1426)
8+
- Add promoteId as a source prop (#1398)
9+
- Fix FullScreenControl container (#1430)
10+
511
## 5.3.11 (Mar 26, 2021)
612

7-
- Bump elliptic from 6.5.3 to 6.5.4 (#1394)
813
- Ensure source exists before trying to remove it (#1417)
914

1015
## 5.3.10 (Feb 26, 2021)

Diff for: package.json

+1-1
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": "5.3.11",
4+
"version": "5.3.12",
55
"keywords": [
66
"mapbox",
77
"mapbox-gl",

0 commit comments

Comments
 (0)