3.2.0-alpha02
Pre-release
Pre-release
arkivanov
released this
08 Jul 21:10
·
127 commits
to master
since this release
- Fixed "Key was used multiple times" crash with
duplicateConfigurationsEnabled
flag enabled (#734) - Updated Essenty to
2.2.0-alpha02
with newStateKeeper
andInstanceKeeper
extensions (#735)
New experimental StateKeeper and InstanceKeeper extensions
This release is based on Essenty 2.2.0-alpha02, which brings some new extensions for StateKeeper
and InstanceKeeper
:
StateKeeper.saveable(...)
andStateKeeperOwner.saveable(...)
InstanceKeeperOwner.retainedInstance { ... }
Please see the update docs for saveable and retainedInstance.
Versions and dependencies
Kotlin: 2.0.0
Essenty: 2.2.0-alpha02
kotlinx-serialization: 1.6.3
Multiplatform Compose: 1.6.10