Skip to content

docs: add v8 to v10 upgrade guide#2981

Merged
gpbl merged 2 commits into
mainfrom
docs/v8-v10-upgrade-guide
May 2, 2026
Merged

docs: add v8 to v10 upgrade guide#2981
gpbl merged 2 commits into
mainfrom
docs/v8-v10-upgrade-guide

Conversation

@gpbl

@gpbl gpbl commented May 2, 2026

Copy link
Copy Markdown
Owner

What Changed

  • Expanded the stable upgrade guide into a clearer v8-to-v9 migration path.
  • Kept the next v9-to-v10 guide focused on v10-only removals and package/import changes.
  • Added a separate next-version guide for direct v8-to-v10 upgrades.
  • Grouped the next-version upgrade pages under an Upgrading guide sidebar category.

Review Notes

The direct v8-to-v10 guide was checked against the v8 docs surface so it avoids v9-only calendar import guidance and includes v8-era APIs such as useInput, useNavigation, useDayRender, and the old provider/context exports.

Validation:

  • pnpm exec prettier --check apps/website/docs/upgrading.mdx apps/website/versioned_docs/version-next/upgrading.mdx apps/website/versioned_docs/version-next/upgrading-v8-to-v10.mdx apps/website/versioned_sidebars/version-next-sidebars.json
  • git diff --check -- apps/website/docs/upgrading.mdx apps/website/versioned_docs/version-next/upgrading.mdx apps/website/versioned_docs/version-next/upgrading-v8-to-v10.mdx apps/website/versioned_sidebars/version-next-sidebars.json
  • pnpm --filter website run build

The Docusaurus build succeeds with the existing non-blocking update-check warning about /Users/gp/.config permissions.

@changeset-bot

changeset-bot Bot commented May 2, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 960699f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@gpbl gpbl marked this pull request as ready for review May 2, 2026 17:29
@gpbl gpbl merged commit 07bf651 into main May 2, 2026
11 checks passed
@gpbl gpbl deleted the docs/v8-v10-upgrade-guide branch May 2, 2026 17:35
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.

1 participant