Add Claude rules
Full Changelog: https://github.com/SwiftfulThinking/SwiftfulRouting/compare/6.1.8...6.1.9
Unclaimed project
Are you a maintainer of SwiftfulRouting? Claim this project to take control of your public changelog and roadmap.
Changelog
Programmatic navigation for SwiftUI applications.
Add Claude rules
Full Changelog: https://github.com/SwiftfulThinking/SwiftfulRouting/compare/6.1.8...6.1.9
Fix #104 - addNavigationStack should not be inherited when switching between modules
Full Changelog: https://github.com/SwiftfulThinking/SwiftfulRouting/compare/6.1.7...6.1.8
Fix #101 , which was introduced when fixing #95.
There is a limitation in the OS on how resizable sheets render and current solution is to handle regular sheets separately from resizable sheets. Regular sheets will persist when backgrounding the application (as expected behavior) but Resizable Sheets will be recreated. This appears to be a bug in the OS and fixing it would end up breaking the...
Minor release
Full Changelog: https://github.com/SwiftfulThinking/SwiftfulRouting/compare/6.1.5...6.1.6
Bug fix #78 when nested AnyRouter was not overriding the environment due to duplicate IDs
Full Changelog: https://github.com/SwiftfulThinking/SwiftfulRouting/compare/6.1.3...6.1.4 Full Changelog: https://github.com/SwiftfulThinking/SwiftfulRouting/compare/6.1.4...6.1.5