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

latest releases: v1.0.0-rc01+167, v1.0.0-rc01+166, v1.0.0-rc01+165...
5 months ago

Plugin

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

Changes

  • Fixed issue #122 where analyzing compose code failed due to missing handling of BIPUSH and SIPUSH opcodes (@Avvessalom )
  • Fixed issue #123 where analyzing compose code failed due to missing handling of 'endToMarker' calls
  • Fixed issue #118 where Windows systems did not destroy the recompiler processes
  • Fixed JdwpTracker potentially leading to 'ClassCircularityError' in cooperation with the debugger agent
  • Opened up 'withComposeHotReloadArguments' for all tasks implementing JavaForkOptions
  • Experimental: Allow experimenting with custom 'ComposeReloadHotClasspathTask' tasks

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

NewReleases is sending notifications on new releases.