github JetBrains/compose-hot-reload v1.0.0-dev.32.2

latest releases: v1.0.0-rc01+166, v1.0.0-rc01+165, v1.0.0-beta06...
pre-release7 months ago

Corresponding Kotlin & Kotlin Compose Compiler Plugin versions

2.1.0-firework.32

Plugin

id("org.jetbrains.compose-hot-reload") version "1.0.0-dev.32.2"

What's Changed

  • Fix 'dev tooling sidecar' being always on top (even if the application is not)
  • Improve re-initialization of statics
    • Use bytecode analysis to detect which clinits are 'dirty'
    • Use bytecode analysis to determine the clinit order based on the dependency topology

Full Changelog: https://github.com/JetBrains/compose-hot-reload/compare/v1.0.0-dev.32.1..v1.0.0-dev.32.2

Don't miss a new compose-hot-reload release

NewReleases is sending notifications on new releases.