smol-rs / async-broadcast

Async broadcast channels
Apache License 2.0
151 stars 26 forks source link

Bump event-listener and event-listener-strategy to v4 and v0.4 #51

Closed Ekleog closed 5 months ago

Ekleog commented 5 months ago

Fixes https://github.com/smol-rs/async-broadcast/issues/50

I haven't checked yet whether everything works smoothly on wasm32, and it'll probably take me quite a bit more time to get to that point. But considering the build passes without issues, I'd expect things to be smoother from now on.

Considering AFAICT the changes are internal-only, I think this could be released as 0.6.1 without much troubles.

zeenix commented 5 months ago

Thanks so much! We'll go straight to v5, with #48.