github DioxusLabs/dioxus v0.7.0-alpha.2
Dioxus v0.7.0-alpha.2

latest releases: v0.7.0-rc.0, v0.7.0-alpha.3
pre-release2 months ago

Fixes, full Radix Primitives, --device support, --offline/--locked, wry 0.52, LLVM20, hashless assets

Sorry for the delay! Went on a meditation retreat for 10 days 😊

This release fixes a huge number of bugs and improves ergonomics in a bunch of areas.

Notably:

  • Upgraded to the latest wry, which solves many upstream issues
  • Fixing wasm-related issues caused by breaking upstream changes in Rust 1.87 with LLVM20
  • Support for dx serve onto iOS devices
  • Finished the entire set of Radix Primitives and uploaded to the docsite https://dioxuslabs.com/components
  • Fix issues with some memory leaks
  • Fix a number of bugs with subsecond hot-patching
  • Added support for WGPU canvas in dioxus-native
  • Add a dx run command with better CI integration
  • Add a hash history option for dioxus-web
  • Unbrand dx when not serving dioxus projects (good for folks using dx just for subsecond)

Demos

Dioxus-native canvas:

Screen_Recording_2025-06-14_at_02.16.49.mp4

Unbrand dx:

Dioxus Primitives:

What's Changed

New Contributors

Full Changelog: v0.7.0-alpha.1...v0.7.0-alpha.2

Don't miss a new dioxus release

NewReleases is sending notifications on new releases.