0.42.0
Enhancements
- [SwiftUI] Convert all navigation modifiers into environment params by @Archdoog in #686 (Contains breaking changes, but the compiler should point these out. See the demo app PR diff for the new approach, which is significantly cleaner)
- [Android] Make BorderedPolyline opacity configurable by @ianthetechie in #691
- [iOS] Support route override; edgeinset improvements by @Archdoog in #688
- [SwiftUI] Add a configurable "off route" route banner by @Archdoog in #694
Bug fixes
- Hide road labels on iOS when off route by @Archdoog in #695
- Properly reset internal state when advancing to a new step (enforced via helper methods) by @Archdoog in #693
Dependency updates
- Bump @babel/runtime from 7.28.3 to 7.28.4 in /react-native in the npm_and_yarn group across 1 directory by @dependabot[bot] in #687
- Upgrade AGP to 8.13 by @ianthetechie in #689
Full Changelog: 0.41.0...0.42.0