Skip to content

0.18.0

Latest

Choose a tag to compare

@davdroman davdroman released this 09 Jun 19:26
78287a0

What's Changed

  • Changed: bump to Swift 6.2 and enable upcoming Swift features by @davdroman in #174
  • Changed: bump SwiftUI Introspect version range by @davdroman in #173
  • Fixed: resolve an Xcode 27 SDK build error caused by SwiftUI's new AnyNavigationTransition name colliding with this library's erased transition type. The public API is now CustomNavigationTransition with the customNavigationTransition(_:interactivity:) SwiftUI modifier. Reported by @dogegg-cc in #172 and fixed by @davdroman in #175

Full Changelog: 0.17.0...0.18.0