Releases: visgl/react-google-maps
Releases · visgl/react-google-maps
v0.2.1
0.2.1 (2023-11-07)
Bug Fixes
v0.2.0
0.2.0 (2023-11-07)
Features
Bug Fixes
- replace prop
gmpDraggable
with draggable
in AdvancedMarker (#53) (1dbf477)
- update usage of useMapsLibrary in AdvancedMarker (#55) (b01fc8b)
v0.1.2
0.1.2 (2023-11-01)
Miscellaneous Chores
- add registry-url to release action (9fa403b)
v0.1.1
0.1.1 (2023-11-01)
Bug Fixes
- empty commit to trigger release-please (b04a942)
v0.1.0
0.1.0 (2023-10-27)
⚠ BREAKING CHANGES
- loading multiple libraries at once is no longer supported, changed the return type of useMapsLibrary.
Features
- useMapsLibrary returns API object instead of boolean (#26) (a3aa4c5)