v1.0.0-dev.31.1
Pre-release
Pre-release
sellmair
released this
03 Dec 13:31
·
74 commits
to master
since this release
Corresponding Kotlin & Kotlin Compose Compiler Plugin versions
2.1.0-firework.31
Plugin
id("org.jetbrains.compose-hot-reload") version "1.0.0-dev.31.1"
Changelog
- Updated compose compiler to generate more stable group keys in control flows. Previously, the offset of an IR element was included in building the key. With this release, the closest stable function key will be used and additionally the offset towards it.
Full Changelog: v1.0.0-dev.29.3...v1.0.0-dev.31.1