Skip to content

Correct migration guide clone pattern and update changelog#4068

Merged
Madoshakalaka merged 1 commit intomasterfrom
fix-migration-guide-clone
Mar 10, 2026
Merged

Correct migration guide clone pattern and update changelog#4068
Madoshakalaka merged 1 commit intomasterfrom
fix-migration-guide-clone

Conversation

@Madoshakalaka
Copy link
Member

@Madoshakalaka Madoshakalaka commented Mar 10, 2026

the "before" pattern in the migration guide doesn't compile cuz I messed up

Also updating the yew 0.23.0 changelog with some accidentally left out PRs due to them not being labelled correctly.
Re-odered the sections too: Breaking -> Feature -> Bugs -> Improvements

@github-actions
Copy link

github-actions bot commented Mar 10, 2026

Visit the preview URL for this PR (updated for commit bac980b):

https://yew-rs--pr4068-fix-migration-guide-0xfvvxzb.web.app

(expires Tue, 17 Mar 2026 14:19:12 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Fix the "before" code example in the 0.22-to-0.23 migration guide
to clone state before moving into the first closure, preventing a
double-move compile error. Updated across all 8 copies (en, ja,
zh-Hans, zh-Hant in current + version-0.23).

Also update the yew 0.23.0 changelog section with the full release
notes including scheduler::flush, scheduler yielding, and migration
guide link.
@Madoshakalaka Madoshakalaka force-pushed the fix-migration-guide-clone branch from bbe38d3 to bac980b Compare March 10, 2026 14:13
@Madoshakalaka Madoshakalaka marked this pull request as ready for review March 10, 2026 14:23
@Madoshakalaka Madoshakalaka merged commit 32fcd32 into master Mar 10, 2026
6 checks passed
@Madoshakalaka Madoshakalaka deleted the fix-migration-guide-clone branch March 10, 2026 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant