Main changes
- Updated Compose to 1.9, compose jetpack navigation and Kotlin.
Full Changelog: https://github.com/raamcosta/compose-destinations/compare/2.2.0...2.3.0
Unclaimed project
Are you a maintainer of compose-destinations? Claim this project to take control of your public changelog and roadmap.
Changelog
Annotation processing library for type-safe Jetpack Compose navigation with no boilerplate.
Full Changelog: https://github.com/raamcosta/compose-destinations/compare/2.2.0...2.3.0
By default, compose destinations will call onNavResult in first opportunity between "onResume" and "onStart". That is because in some situations, I've found that "onResume" i...
NavHostDefaultStartArgs annotationFull Changelog: https://github.com/raamcosta/compose-destinations/compare/2.1.0-beta15...2.1.0-beta16
Full Changelog: https://github.com/raamcosta/compose-destinations/compare/1.11.8...1.11.9