v0.7.0
版本发布时间: 2022-04-05 11:14:04
intendednull/yewdux最新发布版本:v0.10.0(2023-12-19 10:56:46)
What's Changed
- Add multi-component example to show how state can be shared by @Firstyear in https://github.com/intendednull/yewdux/pull/9
- Component v2 by @intendednull in https://github.com/intendednull/yewdux/pull/13
- Small Readme fixes. by @Quetzal2 in https://github.com/intendednull/yewdux/pull/15
- Align to latest yew and apply cargo-clippy by @Zwo1in in https://github.com/intendednull/yewdux/pull/17
- change use_ref to use_mut_ref to support Yew hook change by @JtotheThree in https://github.com/intendednull/yewdux/pull/20
New Contributors
- @Firstyear made their first contribution in https://github.com/intendednull/yewdux/pull/9
- @Quetzal2 made their first contribution in https://github.com/intendednull/yewdux/pull/15
- @Zwo1in made their first contribution in https://github.com/intendednull/yewdux/pull/17
- @JtotheThree made their first contribution in https://github.com/intendednull/yewdux/pull/20
Full Changelog: https://github.com/intendednull/yewdux/compare/v0.6.2...v0.7.0