Skip to content

Releases: davdroman/swiftui-navigation-transitions

0.13.4

19 Jul 16:21
ad6ecab
Compare
Choose a tag to compare

What's Changed

  • Fixed: added @MainActor annotation to navigationTransition(:interactivity:) by @tgrapperon in #138

New Contributors

Full Changelog: 0.13.3...0.13.4

0.13.3

27 Oct 15:26
a6a3c70
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.2...0.13.3

0.13.2

27 Oct 15:09
651adee
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.1...0.13.2

0.13.1

29 Sep 00:38
4a1397f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.13.0...0.13.1

0.13.0

13 Sep 17:31
350204c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.0...0.13.0

0.12.0

13 Sep 01:08
ea55f24
Compare
Choose a tag to compare

What's Changed

  • Updated SwiftUI Introspect dependency to 1.0 #101

Full Changelog: 0.11.0...0.12.0

0.11.0

21 Aug 21:57
8412ff5
Compare
Choose a tag to compare

What's Changed

  • Added: visionOS support #98
  • Infrastructure: run CI on Xcode 15 #93

Full Changelog: 0.10.1...0.11.0

0.10.1

02 Jul 22:38
49005b9
Compare
Choose a tag to compare

What's Changed

  • Hotfixed: "module with extension is not loaded (SwiftUIIntrospect)" build error #91

Special thanks to @iTarek for reporting the issue #90.

Full Changelog: 0.10.0...0.10.1

0.10.0

01 Jul 14:01
dfb0597
Compare
Choose a tag to compare

What's Changed

Warning

This release raises the required minimum Swift version to 5.7.

This is to be able to consume the newly revamped SwiftUIIntrospect dependency and offer more stable view targeting functionality.

  • Changed: removed deprecations #88
  • Changed: switched to MIT License #84
  • Documentation: generate docs for extended types #87

Full Changelog: 0.9.3...0.10.0

0.9.3

21 Jun 11:37
306b53f
Compare
Choose a tag to compare

What's Changed

  • Fixed: freeze on swipe back after modal interactive dismissal #81

Full Changelog: 0.9.2...0.9.3