Skip to content

Release 0.4.0 (6)

Compare
Choose a tag to compare
@chRyNaN chRyNaN released this 04 Mar 03:47
· 90 commits to main since this release
  • Moved ExperimentalNavigationApi annotation to the navigation-core module
  • Updated NavigationEventHandler and NavigationEventNavigator to not have an upper bounds on NavigationIntent
  • Updated NavigationEvents generic type to not have an upper bound on NavigationIntent
  • Updated NavigationHandler onNavigate parameter name
  • Created StackNavigator interface and removed ComposeStackNavigator
  • Renamed NavStackDuplicateContentStrategy to StackDuplicateContentStrategy
  • Created StackNavigationHandler
  • Made NavigationEvent constructors internal
  • Added support for Compose Saver for key properties
  • Created NavigationContext interface
  • Converted ComposeScopeNavigator to ComposeContextNavigator
  • Added support for iOS Simulator Arm64 to the navigation-core module
  • Updated Kotlin to 1.6.10

Full Changelog: 0.3.0...0.4.0