yewstack / yew

Rust / Wasm framework for creating reliable and efficient web applications
https://yew.rs
Apache License 2.0
30.71k stars 1.42k forks source link

Tracking issue for Yew 0.21 #3370

Closed ranile closed 1 year ago

ranile commented 1 year ago

It has been a long time since the last release and now is a good time to release the next version

Blockers

Bugs

Documentation

Non blockers

To be closed at release

futursolo commented 1 year ago

I think #2773 should also be included in v0.21, this wasn't included v0.20 due to the upstream function worker PR not merged in time by release. I wish that v0.21 can include the new function worker to yew agent.

In addition, it would also be ideal if #3371 can be addressed before v0.21.

ranile commented 1 year ago

We can release agent and router later, this tracking issue is mostly for Yew. Releasing Yew 0.21 should take priority over the agent/router

futursolo commented 1 year ago

I will wait until master CI passes before trying publishing the next release.

ranile commented 1 year ago

Closing this as Yew 0.21 has been released