2.0.0
What's Changed
-
Introducing: Swift Navigation (#167, #187)
SwiftUI Navigation is now Swift Navigation: powerful navigation tools for all Swift platforms, inspired by SwiftUI.
This release includes new
SwiftNavigation
andUIKitNavigation
modules:SwiftNavigation
: General navigation tools that powerSwiftUINavigation
andUIKitNavigation
, and can be used to power navigation on any platform, including Linux, Wasm, Windows, and more.UIKitNavigation
: State-driven tools for UIKit that make powering navigation and UI controls as ergonomic as SwiftUI.
Full Changelog: 1.5.4...2.0.0