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

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

Changes

New algorithm for Compose group detection and invalidation

A new algorithm for parsing byte-code tokens was implemented. This algorithm will fix previously wrongly handled 'jump' instructions and works in linear time.

Artifact Migration

Artifacts were migrated from

  • org.jetbrains.compose.hot-reload:{{module}}
    to
  • org.jetbrains.compose.hot-reload:hot-reload-{{module}}

If you relied on artifacts directly (which is not typical), then migrate to the new artifactIds until the first beta releases.

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

NewReleases is sending notifications on new releases.