Skip to content

Update dependency org.jetbrains.compose.hot-reload to v1.1.1#35

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/hotreload
Open

Update dependency org.jetbrains.compose.hot-reload to v1.1.1#35
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/hotreload

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 29, 2026

This PR contains the following updates:

Package Change Age Confidence
org.jetbrains.compose.hot-reload 1.0.01.1.1 age confidence

Release Notes

JetBrains/compose-hot-reload (org.jetbrains.compose.hot-reload)

v1.1.1

Release summary

It is a hotfix release for 1.1.0 that disables unsafe incremental compilation by default due to found compilation crash.

You may return to the previous behavior via setting compose.reload.gradle.build.optimize.unsafe environment variable to true, like:

compose.reload.gradle.build.optimize.unsafe=true ./gradlew hotRun

It may significantly shorten reload/recompilation time, but unfortunately it has known unsafe issues. So use it on your own risk.

Gradle

5a42cf8 Recompiler: Disable unsafe incremental compilation for multiplatform by default

v1.1.0

Release Summary

Compose Hot Reload 1.1.0 is here 🎉. Building on the stable foundation of 1.0.0, this release focuses on improving the developer experience and expanding compatibility.

Highlights include:

  • Support for JBR 25 and experimental automatic JBR provisioning
  • Faster recompilation
  • New static reinitialization mode, enabled by default
  • A simplified and refined UI with better feedback and error handling

We remain committed to providing a stable and predictable experience going forward while continuing our efforts on improving the technology. Thanks again to everyone who provided feedback and contributed to this release 🙏.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/hotreload branch from 4f1857b to 6a132ed Compare May 8, 2026 12:56
@renovate renovate Bot changed the title Update dependency org.jetbrains.compose.hot-reload to v1.1.0 Update dependency org.jetbrains.compose.hot-reload to v1.1.1 May 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants