Skip to content

3.2.0-alpha01

Pre-release
Pre-release
Compare
Choose a tag to compare
@arkivanov arkivanov released this 01 Jul 21:19
· 124 commits to master since this release
ce4d007
  • Allow duplicate configurations as an experimental feature (#731)

Experimental Duplicate Configurations feature

This release adds an experimental support of duplicate configurations in all navigation models. The feature can be enabled using the DecomposeExperimentFlags.duplicateConfigurationsEnabled flag. If the feature is enabled, Decompose will not throw errors when duplicate configurations are detected. Instead, it will try its best to properly manage the components. Please see the updated docs for more information.

Versions and dependencies

Kotlin: 2.0.0
Essenty: 2.1.0
kotlinx-serialization: 1.6.3
Multiplatform Compose: 1.6.10