File tree 3 files changed +7
-5
lines changed
react-google-maps-api-gatsby-example 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 22
22
"@babel/preset-env" : " 7.20.2" ,
23
23
"@babel/preset-react" : " 7.18.6" ,
24
24
"@babel/runtime" : " 7.20.1" ,
25
- "@react-google-maps/api" : " 2.17.0 " ,
25
+ "@react-google-maps/api" : " 2.17.1 " ,
26
26
"@sentry/browser" : " 7.19.0" ,
27
27
"cross-env" : " 7.0.3" ,
28
28
"gatsby" : " 4.21.1" ,
Original file line number Diff line number Diff line change 2577
2577
schema-utils "^2.6.5"
2578
2578
source-map "^0.7.3"
2579
2579
2580
- "@react-google-maps/
[email protected] .
0 ":
2581
- version "2.17.0 "
2582
- resolved "https://registry.yarnpkg.com/@react-google-maps/api/-/api-2.17.0 .tgz#6ef004081878583fe92c03da420417f9c83ed6c9 "
2583
- integrity sha512-b4HYlWsS6w3B9QXNWoQd6pfc7eUyAOyBNu+Z10u2ouBTeWkKw5kTCDhjsPc9prhg1o+eS3UC3raJVBg88XbUtQ ==
2580
+ "@react-google-maps/
[email protected] .
1 ":
2581
+ version "2.17.1 "
2582
+ resolved "https://registry.yarnpkg.com/@react-google-maps/api/-/api-2.17.1 .tgz#6f783f01deeffc09ae478a9a971666ae2cadc71b "
2583
+ integrity sha512-XesubSCFfyMtilqljF2kU5zdPru4nks4I4O0HH6H2xOw51wQXs26btJKlRac2/jbJ/gIiGZ/l14q0xaL/6OaBg ==
2584
2584
dependencies:
2585
2585
"@googlemaps/js-api-loader" "1.15.1"
2586
2586
"@googlemaps/markerclusterer" "2.0.13"
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+
4
+ ## 2.17.1 OverlayViewF improvements, docs improvemwnts
3
5
## 2.17.0 HeatmapLayerF component
4
6
5
7
- TrafficLayerF
You can’t perform that action at this time.
0 commit comments