The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
## What's Changed
* Fix broken animations by @davdroman in https://github.com/davdroman/swiftui-navigation-transitions/pull/106
* [CI] Bump actions/checkout to v4 by @davdroman in https://github.com/davdroman/swiftui-navigation-transitions/pull/105
**Full Changelog**: https://github.com/davdroman/swiftui-navigation-transitions/compare/0.13.0...0.13.1
## What's Changed
* Update dependencies by @davdroman in https://github.com/davdroman/swiftui-navigation-transitions/pull/103
**Full Changelog**: https://github.com/davdroman/swiftui-navigation-transitions/compare/0.12.0...0.13.0
## What's Changed
* Updated SwiftUI Introspect dependency to 1.0 https://github.com/davdroman/swiftui-navigation-transitions/pull/101
**Full Changelog**: https://github.com/davdroman/swiftui-navigation-transitions/compare/0.11.0...0.12.0
## What's Changed
* Added: visionOS support https://github.com/davdroman/swiftui-navigation-transitions/pull/98
* Infrastructure: run CI on Xcode 15 https://github.com/davdroman/swiftui-navigation-transitions/pull/93
**Full Changelog**: https://github.com/davdroman/swiftui-navigation-transitions/compare/0.10.1...0.11.0
## What's Changed
* Hotfixed: "module with extension is not loaded (SwiftUIIntrospect)" build error https://github.com/davdroman/swiftui-navigation-transitions/pull/91
Special thanks to @iTarek for reporting the issue #90.
**Full Changelog**: https://github.com/davdroman/swiftui-navigation-transitions/compare/0.10.0...0.10.1
## 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](https://github.com/siteline/swiftui-introspect) dependency and offer more stable view targeting functionality.
* Changed: removed deprecations #88
* Changed: switched to MIT License https://github.com/davdroman/swiftui-navigation-transitions/pull/84
* Documentation: generate docs for extended types https://github.com/davdroman/swiftui-navigation-transitions/pull/87
**Full Changelog**: https://github.com/davdroman/swiftui-navigation-transitions/compare/0.9.3...0.10.0
## What's Changed
* Fixed: freeze on swipe back after modal interactive dismissal https://github.com/davdroman/swiftui-navigation-transitions/pull/81
**Full Changelog**: https://github.com/davdroman/swiftui-navigation-transitions/compare/0.9.2...0.9.3
## What's Changed
* Fixed: swipe back cancellation leaving views in inconsistent state https://github.com/davdroman/swiftui-navigation-transitions/pull/78
**Full Changelog**: https://github.com/davdroman/swiftui-navigation-transitions/compare/0.9.1...0.9.2
## What's Changed
* Fixed: disable user interaction during transition https://github.com/davdroman/swiftui-navigation-transitions/pull/76
* [CI] Use Xcode 14.3 & Swift 5.8 https://github.com/davdroman/swiftui-navigation-transitions/pull/71
**Full Changelog**: https://github.com/davdroman/swiftui-navigation-transitions/compare/0.9.0...0.9.1
## What's Changed
* Changed: transitions now use live views instead of snapshot views https://github.com/davdroman/swiftui-navigation-transitions/pull/67
**Full Changelog**: https://github.com/davdroman/swiftui-navigation-transitions/compare/0.8.1...0.9.0