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 frompresent(item:)
(thanks @acosmicflamingo, #303). - Fixed: Align
.speed
modifier for Cocoa animations with SwiftUI (thanks @maximkrouk, #278).
New Contributors
- @maximkrouk made their first contribution in #278
Full Changelog: 2.4.2...2.5.0