v0.2.0
版本发布时间: 2022-11-25 22:24:12
jetli/yew-hooks最新发布版本:v0.3.2(2024-05-26 11:13:24)
Upgrade Yew 0.20
What's Changed
- Upgrade to yew master branch by @jetli in https://github.com/jetli/yew-hooks/pull/14
- improve use_infinite_scroll by @jetli in https://github.com/jetli/yew-hooks/pull/15
- Rename web_socket to websocket by @allan2 in https://github.com/jetli/yew-hooks/pull/17
- Rename the file to match mod.rs, fixes #18 by @aknarts in https://github.com/jetli/yew-hooks/pull/19
- Rename fix by @aknarts in https://github.com/jetli/yew-hooks/pull/20
- Clippy fixes by @aknarts in https://github.com/jetli/yew-hooks/pull/21
- Update gloo to the latest version by @aknarts in https://github.com/jetli/yew-hooks/pull/22
- improve use_infinite_scroll (#16) by @jetli in https://github.com/jetli/yew-hooks/pull/24
Breaking Changes
-
use_web_socket
renamed touse_websocket
New Contributors
- @allan2 made their first contribution in https://github.com/jetli/yew-hooks/pull/17
- @aknarts made their first contribution in https://github.com/jetli/yew-hooks/pull/19
Full Changelog: https://github.com/jetli/yew-hooks/compare/v0.1.55...v0.2.0