Skip to content

Add migration link changelog#3471

Merged
Madoshakalaka merged 5 commits intoyewstack:masterfrom
paul-ohl:add_migration_link_changelog
Apr 4, 2026
Merged

Add migration link changelog#3471
Madoshakalaka merged 5 commits intoyewstack:masterfrom
paul-ohl:add_migration_link_changelog

Conversation

@paul-ohl
Copy link
Copy Markdown
Contributor

Description

I added a link to the migration guides at the top of the changelog.
Since the website did not have an index for the migration guides, I added it.
And I also used that opportunity to fix the changelog tests which were broken due to username changes.

Fixes #3213

Checklist

  • I have reviewed my own code
  • I have added tests (Technically I fixed some tests)

Copy link
Copy Markdown
Member

@ranile ranile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you run prettier to make the CI green?

cd website
npm run fmt:write

@paul-ohl
Copy link
Copy Markdown
Contributor Author

I'm sorry, it may be a bit of a stupid question, but is it possible to check the CI before pushing to remote?

@github-actions
Copy link
Copy Markdown

github-actions bot commented Oct 18, 2023

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

https://yew-rs--pr3471-add-migration-link-c-th95c8a2.web.app

(expires Sat, 11 Apr 2026 21:53:28 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@paul-ohl paul-ohl requested a review from ranile October 22, 2023 20:23
paul-ohl and others added 5 commits April 5, 2026 06:40
…uide titles

Add generated-index links for Migration guides categories in the
version-0.22 and version-0.23 versioned sidebars. Translate the
migration guide index page title for ja, zh-Hans, and zh-Hant across
all doc versions.
@Madoshakalaka Madoshakalaka force-pushed the add_migration_link_changelog branch from b55aa96 to 25a0ece Compare April 4, 2026 21:47
Copy link
Copy Markdown
Member

@Madoshakalaka Madoshakalaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apologizes for the late review. Quality changes, thanks

@Madoshakalaka Madoshakalaka merged commit 3b7aa83 into yewstack:master Apr 4, 2026
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Link to migration guides at the top of changelog

3 participants