Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@stephencelis stephencelis released this 05 Apr 17:53
2ec6c3a

What's Changed

  • Added: View.alert(item:) and confirmationDialog(item:) have been added to SwiftUINavigationCore (thanks @randomeizer, #145). These helpers are preferred over the now-deprecated alert(unwrapping:) and confirmationDialog(unwrapping:) modifiers.
  • Added: An iOS 16-compatible version of navigationDestination(item:) has been added to SwiftUINavigationCore (#148).
  • Infrastructure: Bump Swift Tools version to 5.7.1 to follow Apple's policy(thanks @x-0o0, #134).

New Contributors

Full Changelog: 1.2.1...1.3.0