v0.0.13
DioxusLabs/dioxusv0.0.13Jul 1, 2024by github-actions[bot]
AI Summary
A bug fix release preventing unwanted re-renders in the composer component.
Key Highlights
- Fixed double rendering on composer
Full Release Notes
See the assets to download this version and install. ## What's Changed * 🔧 prevent double render on composer by @Necmttn in https://github.com/craftgen/craftgen/pull/57 * chore: publish new release by @github-actions in https://github.com/craftgen/craftgen/pull/58 **Full Changelog**: https://github.com/craftgen/craftgen/compare/v0.0.12...v0.0.13