github DioxusLabs/dioxus v0.5.1
v0.5.1: Bug fixes!

latest releases: v0.6.0-alpha.4, v0.6.0-alpha.3, v0.6.0-alpha.2...
7 months ago

0.5.1: Bug Fixes!

Thanks everyone for the great feedback for the 0.5.0 launch! We're releasing 0.5.1 now with a bunch of bug fixes.

This includes some stuff like fixing async polling, some smalls issues with memos and resources, and a memory leak in EventHandler.

We strongly recommend you upgrade your dioxus project with cargo update!

The autoformatter also changed a bit, so if you're using the VSCode extension, you should get the updates automatically.

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

Don't miss a new dioxus release

NewReleases is sending notifications on new releases.