[docs] Cut version 0.86 (unpublished)#5071
Conversation
|
@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. |
✅ Deploy Preview for react-native ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
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.
|
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 |
Summary
Cuts docs version 0.86, with two differences:
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).👋🏻 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