v0.7.10
Rheosoph/flow-likev0.7.10Jul 30, 2026by jkelleyrtp
AI Summary
A minor release focusing on fixing hotpatching issues when the bin target's crate name differs from the package name.
Key Highlights
- Fixes hotpatching when the bin target's crate name differs from the package name.
New Features
- Hotpatching functionality restored for specific crate configurations.
Full Release Notes
## 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://github.com/DioxusLabs/dioxus/compare/v0.7.9...v0.7.10