yew-agent-v0.1.0
voidpumpkin
released this
11 Dec 20:17
·
680 commits
to master
since this release
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]