Releases: kosi-libs/Kodein
Releases Β· kosi-libs/Kodein
7.25.0
Compose
- JS: Re-enable lost JS target
7.24.1
Frameworks
- Compose Multiplatform 1.7.3
- Compose compiler 2.1.0
7.24.0
Core
- Kotlin 2.1.0
- Gradle 8.11.1
- Replace
ScopeClosable
by Kotlin's AutoCloseable
#463
Frameworks
Bug fixes
- Use kotlinx-atomicfu to synchronize scopes on each platform #460
7.23.1
chore: revert deprecation on Compose Multiplatform APIs.
7.23.0
- Jetpack Compose : remove deprecated annotations to avoid warning on users
7.21.2
Compose Multiplatform
1.6.0-alpha01
- Fix Kotlin/Wasm targets
7.20.2
Jetpack Compose
- Fixed #435 : generics were erased while retrieving Android ViewModel on Compose.