github pointfreeco/swift-navigation 0.8.0

latest releases: 2.5.1, 2.5.0, 2.4.2...
2 years ago

What's Changed

  • Fixed: Renamed the internal _SwiftUINavigationState to SwiftUINavigationCore to prevent App Store validation errors encountered by some Xcode projects that have a mix of dynamic and static libraries (https://github.com/pointfreeco/swiftui-navigation/pull/112).

    Warning: This is a breaking change if you update swiftui-navigation in a Composable Architecture project independently of updating swift-composable-architecture to 0.55.0, or if you import this underscored module directly.

  • Infrastructure: The View.bind modifier has moved to SwiftUINavigationCore and will be available in projects that re-export this module, like the Composable Architecture (https://github.com/pointfreeco/swiftui-navigation/pull/110).

Full Changelog: pointfreeco/swiftui-navigation@0.7.2...0.8.0

Don't miss a new swift-navigation release

NewReleases is sending notifications on new releases.