Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2025

This PR contains the following updates:

Package Change Age Confidence
org.jetbrains.compose.hot-reload 1.0.0-beta09 -> 1.0.0 age confidence

Release Notes

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

v1.0.0

Release Summary

Compose Hot Reload 1.0.0 is here 🎉. The core technology provides a stable experience, allowing you to quickly iterate on your UIs in Compose Multiplatform apps. We have worked hard to make it reliable and easy to use in any project, regardless of its size or complexity.

We'll continue improving both the IDE tooling and the underlying technology, but this release marks our commitment to:

  • Provide a stable experience that users don't have to think about
  • Preserve existing UX and workflows
  • Maintain binary compatibility for public APIs

A huge thank you to the community and early adopters who tried the alpha/beta builds and provided feedback, and to all contributors who helped reach 1.0.0 🙏.

v1.0.0-rc04

Release summary

Gradle

  • d438588 Do not resolve kotlin-stdlib inside the agent classpath. This issue caused the target app to run with a wrong version of Kotlin stdlib, causing runtime errors in some cases

v1.0.0-rc03

Release summary

Gradle

  • We dropped 'run task hijacking': Launching compose hot reload from within IntelliJ requires the Kotlin Multiplatform plugin to be installed.

DevTools

  • Handle potential crashes in the 'DevTools' process more gracefully and report issues

v1.0.0-rc02

Release summary

The Gradle plugin changed packaging and is now available on the Gradle Plugin Portal as well.

DevTools

  • d6ed13a DevTools: Fix DtAnimatedWindow not calling 'tryForceToFront': This fixes situations where the 'sidecar' window state was out-of-sync with the original application.

v1.0.0-rc01

Release summary

🔥🎆 The project is promoted to the 'RC' stage.
We are still working on convenient tooling in IntelliJ and Android Studio and will continue experimenting there. The 'core technology' of "Compose Hot Reload", however, was providing a very stable experience since early alpha releases. We have been working hard to support complex projects such as IntelliJ itself. A lot of time was spent on infrastructure and testing compatibility guarantees.

A "stable" release translates to the commitment of not breaking the workflows and user experience projects might rely on, as well as API modules keeping binary compatibility (which we have already tried keeping for quite some time)

Advanced changes

19b6f3d Avoid 'transformForStaticsInitialization' on interfaces
438e83c Fix memory leak in BusImpl: clean up dispatch queues on exit from collect


Configuration

📅 Schedule: 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/org.jetbrains.compose.hot-reload-1.x branch 2 times, most recently from 32911cd to cdce738 Compare October 10, 2025 17:49
@renovate renovate bot changed the title Update plugin compose-hot-reload to v1.0.0-rc01 Update plugin compose-hot-reload to v1.0.0-rc02 Oct 10, 2025
@renovate renovate bot force-pushed the renovate/org.jetbrains.compose.hot-reload-1.x branch from cdce738 to e391df6 Compare October 25, 2025 16:13
@renovate renovate bot force-pushed the renovate/org.jetbrains.compose.hot-reload-1.x branch from e391df6 to af1b419 Compare November 10, 2025 13:58
@renovate renovate bot changed the title Update plugin compose-hot-reload to v1.0.0-rc02 Update plugin compose-hot-reload to v1.0.0-rc03 Nov 10, 2025
@renovate renovate bot force-pushed the renovate/org.jetbrains.compose.hot-reload-1.x branch 2 times, most recently from 6a0dae2 to d13bed9 Compare November 18, 2025 02:59
@renovate renovate bot changed the title Update plugin compose-hot-reload to v1.0.0-rc03 Update plugin compose-hot-reload to v1.0.0-rc04 Nov 18, 2025
@renovate renovate bot force-pushed the renovate/org.jetbrains.compose.hot-reload-1.x branch from d13bed9 to 4901833 Compare November 24, 2025 17:00
@renovate renovate bot changed the title Update plugin compose-hot-reload to v1.0.0-rc04 Update plugin compose-hot-reload to v1.0.0 Nov 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant