Skip to content

[19.2.x] Unified release process#36550

Open
eps1lon wants to merge 2 commits into
facebook:releases/19.2.xfrom
eps1lon:sebbie/new-release/19.2.x
Open

[19.2.x] Unified release process#36550
eps1lon wants to merge 2 commits into
facebook:releases/19.2.xfrom
eps1lon:sebbie/new-release/19.2.x

Conversation

@eps1lon
Copy link
Copy Markdown
Collaborator

@eps1lon eps1lon commented May 27, 2026

Backports #36456 to allow releasing 19.2.x from CI

test plan

Test release from the head of releases/19.2.x

$ yarn --cwd scripts/release install --frozen-lockfile
$ GH_TOKEN=$(gh auth token) scripts/release/prepare-release-from-ci.js --skipTests -r latest --commit=750848e565bb657a4759cf7f6efb17fb82e674a6
$ scripts/release/publish.js --tag latest --dry
react 19.2.6 has already been published.
react-art 19.2.6 has already been published.
react-dom 19.2.6 has already been published.
react-server-dom-webpack 19.2.6 has already been published.
react-server-dom-turbopack 19.2.6 has already been published.
react-server-dom-parcel 19.2.6 has already been published.
react-is 19.2.6 has already been published.
react-reconciler 0.33.0 has already been published.
react-refresh 0.18.0 has already been published.
react-test-renderer 19.2.6 has already been published.
use-subscription 1.12.0 has already been published.
use-sync-external-store 1.6.0 has already been published.
scheduler 0.27.0 has already been published.
$ scripts/release/publish.js --tag latest --dry --onlyPackages react
react 19.2.6 has already been published.

@meta-cla meta-cla Bot added the CLA Signed label May 27, 2026
@github-actions github-actions Bot added the React Core Team Opened by a member of the React Core Team label May 27, 2026
@eps1lon eps1lon force-pushed the sebbie/new-release/19.2.x branch from 3ddbab3 to e1e68ef Compare May 27, 2026 18:47
@eps1lon eps1lon force-pushed the sebbie/new-release/19.2.x branch 3 times, most recently from 804e3cc to c3d3d35 Compare May 28, 2026 12:41
@eps1lon eps1lon force-pushed the sebbie/new-release/19.2.x branch from c3d3d35 to da7a050 Compare May 28, 2026 14:11
@eps1lon eps1lon requested a review from hoxyq May 28, 2026 14:11
@eps1lon eps1lon marked this pull request as ready for review May 28, 2026 14:12
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