A simple library for managing state in Kotlin Multiplatform projects, using Kotlin Coroutines and `StateFlow`.
Version1.2.0compared with
Version Details
| 1.1.0 | 1.2.0 | |
|---|---|---|
| Release date | Mar 24, 2024 | Jun 07, 2024 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Runtime Changes (5)
| 1.1.0 | 1.2.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.arkivanov.essenty » lifecycle | 2.0.0-alpha07 | 2.1.0 |
| ~ Updated | dev.stateholder » core | 1.1.0 | 1.2.0 |
| ~ Updated | org.jetbrains.compose.runtime » runtime | 1.6.1 | 1.6.11 |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 1.9.23 | 2.0.0 |
| ~ Updated | org.jetbrains.kotlinx » kotlinx-coroutines-core | 1.8.0 | 1.8.1 |