github DioxusLabs/dioxus v0.6.3
Dioxus v0.6.3

one day ago

This release fixes a number of bugs and cleans up the internal implementations of a few APIs.

Notably

  • Fixes in dx html -> rsx translation
  • Fixes for bundling .exe on windows
  • Proper handling of gitignored manganis assets
  • Support for android device hot-reloading over adb
  • Fixes to template partialeq that enable view transitions in the router

To upgrade:

  • run cargo update
  • install the new CLI with cargo binstall dioxus-cli --force

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.3

Don't miss a new dioxus release

NewReleases is sending notifications on new releases.