This release is functionally identical to v0.24.1 but with all Kotlin / Compose dependencies migrated to latest.
[versions]
compose-html = "1.11.1"
compose-runtime = "1.11.2"
kobweb = "0.25.0"
kotlin = "2.4.0"
[libraries]
compose-html-core = { module = "org.jetbrains.compose.html:html-core", version.ref = "compose-html" }
compose-runtime = { module = "androidx.compose.runtime:runtime", version.ref = "compose-runtime" }Important
Planning to upgrade? Review instructions in the README.
Full Changelog: v0.24.1...v0.25.0