Skip to content

2.0.0

Compare
Choose a tag to compare
@stephencelis stephencelis released this 02 Aug 17:04
· 50 commits to main since this release

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 and UIKitNavigation modules:

    • SwiftNavigation: General navigation tools that power SwiftUINavigation and UIKitNavigation, 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