github DioxusLabs/dioxus v0.7.0-rc.3
Dioxus 0.7.0-rc.3

pre-release2 days ago

This release is hopefully the final pre-release before the full 0.7 release!

In this release we:

  • Fixed a critical issue with custom axum routers not injecting wasm/js bootstrap code
  • Added support for /public/ dir, allowing assets without the manganis asset system
  • Added a components command for a shadcn-like components experience
  • Fixed some bugs to unlock hot-patching on the new dioxus playground
  • Moved to pinning dioxus dependencies within the workspace to make it easier to manually upgrade release candidates.

That's about it - hoping to see 0.7 either late this week or early next week!

What's Changed

New Contributors

Full Changelog: v0.7.0-rc.2...v0.7.0-rc.3

Don't miss a new dioxus release

NewReleases is sending notifications on new releases.