Skip to content

Releases: googlemaps/react-native-navigation-sdk

v0.4.3

19 Aug 19:23
382aa53
Compare
Choose a tag to compare

0.4.3 (2024-08-19)

Miscellaneous Chores

  • release 0.4.3 (6f0b74f), first version available on npm as @googlemaps/react-native-navigation-sdk

v0.4.2

07 Aug 15:56
80754c7
Compare
Choose a tag to compare

0.4.2 (2024-08-06)

Bug Fixes

  • setFollowingPerspective functionality for iOS (#222) (ea85603)

v0.4.1

05 Aug 18:15
7229a65
Compare
Choose a tag to compare

0.4.1 (2024-08-05)

Bug Fixes

v0.4.0

30 Jul 20:44
dd603f7
Compare
Choose a tag to compare

0.4.0 (2024-07-30)

Miscellaneous Chores

0.4.0-beta

30 Jul 11:11
fb1732f
Compare
Choose a tag to compare
0.4.0-beta Pre-release
Pre-release

What's Changed

  • (docs): Update README.md for public launch by @caio1985 in #95
  • feat: release/1.0.0-beta by @illuminati1911 and @jokerttu in #199
  • chore: add release-please config by @wangela in #208
  • chore: change version number to 0.4.0-beta by @illuminati1911 in #211
  • Major refactoring, including separation of navigation and navigation view logic
  • Several bug fixes addressing issues opened by users of the SDK
  • Other small improvements

New Contributors

Full Changelog: 0.3.4-beta...0.4.0-beta

0.3.4-beta

10 Jun 16:12
bc0f24f
Compare
Choose a tag to compare
0.3.4-beta Pre-release
Pre-release

What's Changed

  • Fixes issues with location interface and data by @jokerttu in #169
  • Fixes crash issues on android if fragment disposed while sending events by @jokerttu in #172

Full Changelog: 0.3.2-beta...0.3.4-beta

0.3.2-beta

04 Jun 13:21
a8ce097
Compare
Choose a tag to compare
0.3.2-beta Pre-release
Pre-release

What's Changed

  • fix: fixes onMapClick event handling on iOS by @jokerttu in #167

Full Changelog: 0.3.1-beta...0.3.2-beta

0.3.1-beta

29 Apr 19:18
9960a8a
Compare
Choose a tag to compare
0.3.1-beta Pre-release
Pre-release

What's Changed

Full Changelog: 0.3.0-beta...0.3.1-beta

0.3.0-beta

24 Apr 21:04
62f9a5f
Compare
Choose a tag to compare
0.3.0-beta Pre-release
Pre-release

This release stops forcing users to provide a "local.properties" file with a MAPS_API_KEY, which can be an issue for CI/CD as this file isn't meant to be checked in. Instead, now we leave it up to the users how to supply the key. Our recommendation is to use the secrets gradle plugin which is used for Maps/NavSDK.

0.2.3-beta

24 Apr 05:36
979548d
Compare
Choose a tag to compare
0.2.3-beta Pre-release
Pre-release

What's Changed

Full Changelog: 0.2.2-beta...0.2.3-beta