Skip to content

[docs] Cut version 0.86 (unpublished)#5071

Merged
huntie merged 1 commit into
react:mainfrom
huntie:0.86-version-docs
May 7, 2026
Merged

[docs] Cut version 0.86 (unpublished)#5071
huntie merged 1 commit into
react:mainfrom
huntie:0.86-version-docs

Conversation

@huntie

@huntie huntie commented May 7, 2026

Copy link
Copy Markdown
Member

Summary

yarn version:cut 0.86

Cuts docs version 0.86, with two differences:

  • Omit 0.86 from versions.json (do not publish yet) — this PR is aligning with the branch cut in react-native (done this week), rather than at release time (typically +6w).
  • 78e5472 is edited out (eagerly merged, but will only apply to 0.87+).

👋🏻 Release Crew: To publish this version on release day, add "0.86" to https://github.com/facebook/react-native-website/blob/main/website/versions.json.

Test Plan

✅ 0.86 is versioned, but not yet enabled

@huntie huntie requested a review from Simek May 7, 2026 09:27
@vercel

vercel Bot commented May 7, 2026

Copy link
Copy Markdown

@huntie is attempting to deploy a commit to the Meta Open Source Team on Vercel.

A member of the Team first needs to authorize it.

@netlify

netlify Bot commented May 7, 2026

Copy link
Copy Markdown

Deploy Preview for react-native ready!

Name Link
🔨 Latest commit 9b4e610
🔍 Latest deploy log https://app.netlify.com/projects/react-native/deploys/69fc5b0b80e7d0000840dcce
😎 Deploy Preview https://deploy-preview-5071--react-native.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@huntie huntie changed the title [docs] Cut version 0.86 (not published) [docs] Cut version 0.86 (unpublished) May 7, 2026

@Simek Simek left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Tested the changes locally, also re-added 0.86 to the array to make sure that docs works, everything LGTM! 👍

Note

Only thing to keep in mind is that search does not work in 0.86 docs context since Algolia do not have an ability to crawl the pages yet.

@huntie huntie merged commit bf74247 into react:main May 7, 2026
6 of 7 checks passed
@huntie huntie deleted the 0.86-version-docs branch May 7, 2026 10:20
@slorber

slorber commented May 11, 2026

Copy link
Copy Markdown
Contributor

One idea could be to use an env variable in the Netlify deploy to filter out the 0.86 version automatically, while it's still available locally and in deploy previews

We have a config option that could help filter the versions dynamically: https://docusaurus.io/docs/next/api/plugins/@docusaurus/plugin-content-docs#onlyIncludeVersions

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.

3 participants