yew-agent-v0.1.0
版本发布时间: 2021-12-12 04:17:02
yewstack/yew最新发布版本:yew-v0.21.0(2023-09-29 19:14:55)
Changelog
-
🛠 Fixes
- Fix unmaintained anymap dependency. [@mc1098, #2071]
- Fix clippy lints from 1.54.0. [@Xavientois, #1976]
- Fix crash in link to destroyed agents. [@kristoff3r, #1827]
-
⚡️ Features
- allow web worker resource to be relative. [@astraw, #2086]
-
use_bridge
hook for agents. [@futursolo, #2125] - Use functions from
gloo_utils
instead of re-implementing them. [@hamza1311, #2124] - yew-agent: add missing web-sys features. [@astraw, #2085]
- Update dependencies. [@mc1098, #2064]
- Drop Private worker handler when bridge is dropped. [@FrancisMurillo, #1944]