Skip to content

Commit 45b3653

Browse files
committed
6.1.19
1 parent 56642cc commit 45b3653

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
# Version 6.1
44

5+
## 6.1.19 (Jan 25, 2022)
6+
7+
- Add support for style prop in Marker (#1696)
8+
- Fix crash in React 18 StrictMode (#1680)
9+
- Update MapState type (#1626)
10+
511
## 6.1.18 (Dec 6, 2021)
612

713
- Fix unprojection when using terrain (#1620)

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

0 commit comments

Comments
 (0)