File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
# Version 5.3
4
4
5
+ ## 5.3.18 (Dec 6, 2021)
6
+
7
+ - Omit container prop on mapOptions in types (#1603 )
8
+ - Add showUserHeading to GeolocateControl (#1580 )
9
+
5
10
## 5.3.17 (Sep 7, 2021)
6
11
7
12
- Fix Popup closeOnClick behavior (#1565 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-map-gl" ,
3
3
"description" : " React components for Mapbox GL JS-compatible libraries" ,
4
- "version" : " 5.3.17 " ,
4
+ "version" : " 5.3.18 " ,
5
5
"keywords" : [
6
6
" mapbox" ,
7
7
" mapbox-gl" ,
Original file line number Diff line number Diff line change @@ -3303,9 +3303,9 @@ camelcase@^5.0.0:
3303
3303
integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
3304
3304
3305
3305
caniuse-lite@^1.0.30001219 :
3306
- version "1.0.30001228 "
3307
- resolved "https://registry.yarnpkg.com /caniuse-lite/-/caniuse-lite-1.0.30001228 .tgz#bfdc5942cd3326fa51ee0b42fbef4da9d492a7fa "
3308
- integrity sha512-QQmLOGJ3DEgokHbMSA8cj2a+geXqmnpyOFT0lhQV6P3/YOJvGDEwoedcwxEQ30gJIwIIunHIicunJ2rzK5gB2A ==
3306
+ version "1.0.30001285 "
3307
+ resolved "https://registry.npmjs.org /caniuse-lite/-/caniuse-lite-1.0.30001285 .tgz"
3308
+ integrity sha512-KAOkuUtcQ901MtmvxfKD+ODHH9YVDYnBt+TGYSz2KIfnq22CiArbUxXPN9067gNbgMlnNYRSwho8OPXZPALB9Q ==
3309
3309
3310
3310
caseless@~0.12.0 :
3311
3311
version "0.12.0"
You can’t perform that action at this time.
0 commit comments