Skip to content

Releases: visgl/react-google-maps

v0.2.1

07 Nov 21:04
4d1dbde
Compare
Choose a tag to compare

0.2.1 (2023-11-07)

Bug Fixes

v0.2.0

07 Nov 16:43
ea7bdf3
Compare
Choose a tag to compare

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

01 Nov 22:32
f9b043f
Compare
Choose a tag to compare

0.1.2 (2023-11-01)

Miscellaneous Chores

  • add registry-url to release action (9fa403b)

v0.1.1

01 Nov 22:09
60d9bf5
Compare
Choose a tag to compare

0.1.1 (2023-11-01)

Bug Fixes

  • empty commit to trigger release-please (b04a942)

v0.1.0

27 Oct 22:35
36ff044
Compare
Choose a tag to compare

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)