Skip to content

[19.1.x] Unified release process#36560

Merged
eps1lon merged 1 commit into
facebook:releases/19.1.xfrom
eps1lon:sebbie/new-release/19.1.x
May 29, 2026
Merged

[19.1.x] Unified release process#36560
eps1lon merged 1 commit into
facebook:releases/19.1.xfrom
eps1lon:sebbie/new-release/19.1.x

Conversation

@eps1lon
Copy link
Copy Markdown
Collaborator

@eps1lon eps1lon commented May 28, 2026

Backports #36456 to allow releasing 19.1.x from CI

test plan

Test release from the head of releases/19.1.x

$ yarn --cwd scripts/release install --frozen-lockfile
$ GH_TOKEN=$(gh auth token) scripts/release/prepare-release-from-ci.js --skipTests -r latest --commit=268fd854d30531276bef776df12bcb67b1351cd4
$ scripts/release/publish.js --tag latest --dry
eslint-plugin-react-hooks 5.2.0 has already been published.
jest-react 0.16.0 has already been published.
react 19.1.7 has already been published.
react-art 19.1.7 has already been published.
react-dom 19.1.7 has already been published.
react-server-dom-webpack 19.1.7 has already been published.
react-server-dom-turbopack 19.1.7 has already been published.
react-server-dom-parcel 19.1.7 has already been published.
react-is 19.1.7 has already been published.
react-reconciler 0.32.0 has already been published.
react-refresh 0.17.0 has already been published.
react-test-renderer 19.1.7 has already been published.
use-subscription 1.11.0 has already been published.
use-sync-external-store 1.5.0 has already been published.
scheduler 0.26.0 has already been published.
$ scripts/release/publish.js --tag latest --dry --onlyPackages react
react 19.1.7 has already been published.

@meta-cla meta-cla Bot added the CLA Signed label May 28, 2026
@github-actions github-actions Bot added the React Core Team Opened by a member of the React Core Team label May 28, 2026
@eps1lon eps1lon requested a review from hoxyq May 28, 2026 09:13
@eps1lon eps1lon force-pushed the sebbie/new-release/19.1.x branch from 88c1c1f to ea301eb Compare May 28, 2026 09:14
@eps1lon eps1lon marked this pull request as ready for review May 28, 2026 11:58
@eps1lon eps1lon merged commit 857c007 into facebook:releases/19.1.x May 29, 2026
244 of 246 checks passed
@eps1lon eps1lon deleted the sebbie/new-release/19.1.x branch May 29, 2026 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed React Core Team Opened by a member of the React Core Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants