Dioxus 0.6, released by Jonathan Kelley, introduces significant tooling improvements such as Mobile Simulators, Magical Hot-Reloading, and an Interactive CLI. The framework aims to streamline app development across various platforms with a single codebase, emphasizing speed and efficiency. Noteworthy features include enhanced autocomplete, streamlined error handling with RenderError, and support for Static Site Generation and Incremental Static Regeneration. One standout aspect is the unique revamping of hot-reloading, where developers can modify formatted strings and nested rsx with ease, providing a magical experience. Dioxus also offers a revamped CLI, improved developer experience, and support for server functions in native apps.
https://dioxuslabs.com/blog/release-060/