github JetBrains/compose-hot-reload v1.0.0-alpha02

latest releases: v1.0.0-beta07, v1.0.0-rc01+168, v1.0.0-rc01+167...
6 months ago

This release contains several improvements for the 'devtools' on windows and Linux platforms.

Plugin

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

Changes

  • devtools: Do not show icon in windows (Thanks to @natanfudge)
  • Fix multi-window applications: Closing a window did not close the devtools window (Thanks to @Nohus )
  • Linux: Do not use transparent windows (can be re-enabled using compose.reload.devToolsTransparencyEnabled) (Thanks to @Nohus )
  • Publication: Fix the leaking bootstrap version in the Gradle .module files
  • Experimental: Stabilize bytecode transformations
  • [Compiler]: Support fix of #104 with Kotlin 2.2

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

NewReleases is sending notifications on new releases.