Skip to content

v1.0.0-dev.31.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@sellmair sellmair released this 18 Dec 08:24
· 15 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.9"

What's Changed

  • Supply 'JAVA_HOME' to the recompiler process if absent
  • Create a pid file for running applications
  • Initial support for Amper
  • Fix race when a new class is added, but not yet at the application classpath location.
  • Support 'explicit recompile' mode (for IDE orchestration)

New Contributors

Full Changelog: v1.0.0-dev.31.7...v1.0.0-dev.31.9