What's Changed
- Fixed:
AlertState
is now explicitly, conditionallySendable
(thanks @mrackwitz, https://github.com/pointfreeco/swiftui-navigation/pull/127). - Fixed: Windows compilation (and CI) (thanks @brianmichel, https://github.com/pointfreeco/swiftui-navigation/pull/123).
- Infrastructure: Updated documentation to demonstrate accurate use of
AlertState
handling optional actions (thanks @hisavali, https://github.com/pointfreeco/swiftui-navigation/pull/125). - Infrastructure: Examples are now modernized for iOS 17 and the Observation framework (https://github.com/pointfreeco/swiftui-navigation/pull/130).
New Contributors
- @hisavali made their first contribution in https://github.com/pointfreeco/swiftui-navigation/pull/125
- @brianmichel made their first contribution in https://github.com/pointfreeco/swiftui-navigation/pull/123
- @mrackwitz made their first contribution in https://github.com/pointfreeco/swiftui-navigation/pull/127
Full Changelog: pointfreeco/swiftui-navigation@1.0.2...1.0.3