v0.10.0
版本发布时间: 2023-12-19 10:56:46
intendednull/yewdux最新发布版本:v0.10.0(2023-12-19 10:56:46)
What's Changed
- Upgrade to Yew 0.21 by @abusch in https://github.com/intendednull/yewdux/pull/62
- doc: Clarify how store can be accessed outside of components by @christophbeberweil in https://github.com/intendednull/yewdux/pull/66
- Preserve reduce_mut return value by @intendednull in https://github.com/intendednull/yewdux/pull/68
- Add support for scoped contexts by @intendednull in https://github.com/intendednull/yewdux/pull/48
- Remove async variants by @intendednull in https://github.com/intendednull/yewdux/pull/71
New Contributors
- @abusch made their first contribution in https://github.com/intendednull/yewdux/pull/62
- @christophbeberweil made their first contribution in https://github.com/intendednull/yewdux/pull/66
Full Changelog: https://github.com/intendednull/yewdux/compare/v0.9.3...v0.10.0