← Back to libraries

dioxus

Active

DioxusLabs / dioxus

Fullstack app framework for web, desktop, and mobile.

Stars

38.9K

Forks

1.9K

NPM Downloads

-

Bundle (gzip)

-

OtherReactApache-2.0androidcssdesktophtmliosnativereactrustssruivirtualdomwasmweb

Recent Releases

v0.8.0-alpha.1 — v0.8.0-alpha.1

What's Changed Implement support for selection events by @ealmloff in https://github.com/DioxusLabs/dioxus/pull/5570 fix: release pins on git2 to fix non --locked cli installs by @jkelleyrtp in h

Jul 31, 2026

v0.7.10 — v0.7.10

What's Changed v0.7 Fix hotpatching when the bin target's crate name differs from the package name by @nicoburns in https://github.com/DioxusLabs/dioxus/pull/5720 Full Changelog: https://githu

Jul 30, 2026

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

May 8, 2026

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

May 7, 2026

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

May 1, 2026

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.

Apr 22, 2026

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

Apr 6, 2026

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

Mar 28, 2026