Recent Releases
v0.7.9 — v0.7.9
This release fixes an issue where dx --version would use an outdated git SHA, and dioxus-cli installed from cargo install would not have a version at all, preventing self-update from functioning prope
v0.7.8 — v0.7.8
This release fixes a few small bugs discovered while working on v0.8. We decided the backport these to bring out fixes faster. What's Changed Fix macos signing/notarization (0.7 backport) by @ni
v0.7.7 — v0.7.7
This release fixes a regression with JS bundling where DX would always bundle JS snippets as ESM, even though they might be CJS, UMD, or a generic JS snippet. We now properly detect the js module type
v0.7.6 — v0.7.6
Dioxus v0.7.6 This release solves a large number of bugs and adds a few new features! We intend for it to be the final release of 0.7 - our git repo will now ship breaking changes in prep for 0.8.
v0.7.5 — v0.7.5
Dioxus v0.7.5 This release fixes a critical issue where Dioxus wouldn't compile if your Cargo.lock specified too-old versions dependencies like futures-unordered. This was caused by the Dioxus Car
v0.7.4 — v0.7.4
Dioxus 0.7.4 This release adds a few new features and fixes several bugs: - You can now customize all aspects of iOS and Android builds via Dioxus.toml. We are still updating docs on how this wor