github pointfreeco/swift-navigation 2.5.0

7 hours ago

What's Changed

  • Added: AppKitAnimation.speed modifier (thanks @maximkrouk, #278).
  • Fixed: SwiftNavigation.observe should take @isolated(any) functions for Swift 6.2 concurrency (#306).
  • Fixed: Automatically add OK button to alerts when button state is empty (thanks @acosmicflamingo, #302).
  • Fixed: Ensure NavigationStackController subclass delegate methods are called (thanks @takehilo, @acosmicflamingo, #307).
  • Fixed: Ensure onDismiss closure called from present(item:) (thanks @acosmicflamingo, #303).
  • Fixed: Align .speed modifier for Cocoa animations with SwiftUI (thanks @maximkrouk, #278).

New Contributors

Full Changelog: 2.4.2...2.5.0

Don't miss a new swift-navigation release

NewReleases is sending notifications on new releases.