mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* yew: partial render deduplication implementation * yew/scheduler: batching and comment fixes * yew/scheduler: clippy fixes * yew/vcomp: add lifecycle debug logging * ci: add release clippy and cargo check passes * ci: fix release check * ci: remove duplicate check calls