Releases: googlemaps/react-native-navigation-sdk
Releases · googlemaps/react-native-navigation-sdk
v0.4.3
v0.4.2
v0.4.1
v0.4.0
0.4.0-beta
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
- @illuminati1911 made their first contribution in #199
- @wangela made their first contribution in #208
Full Changelog: 0.3.4-beta...0.4.0-beta
0.3.4-beta
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
What's Changed
Full Changelog: 0.3.1-beta...0.3.2-beta
0.3.1-beta
What's Changed
- fix: linting error caused by not enforcing key type for dictionary by @ArturoSalazarB16 in #140
Full Changelog: 0.3.0-beta...0.3.1-beta
0.3.0-beta
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
What's Changed
- fix: prevent multiple listeners for a native event by @ArturoSalazarB16 in #130
Full Changelog: 0.2.2-beta...0.2.3-beta