github JetBrains/compose-hot-reload v1.1.0-alpha02

7 hours ago

Release summary

  • We fixed several issues related to dev tools window UI
  • We introduced a more granular level of visibility for Compose Hot Reload properties
  • Added an option to enable isolated projects API in Gradle:-Dcompose.reload.isolatedProjectsEnabled=true | Thanks @simonlebras 🎉

Dev Tools

  • c625e03 Replace window.isActive with window.isVisible to ensure consistent behaviour of WindowsState on Linux
  • 0853bcf Fix an issue where disposing a notification caused an exception (#435)
  • f0ff898 Fix an issue where dev tools window was not appearing if there is an exception on launch of the application (#322)

Gradle

  • 9f9af57 Support for isolated projects API

Other

  • 7034ef4 Add explicit visibility field to Compose Hot Reload properties

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

NewReleases is sending notifications on new releases.