Skip to content

[19.0.x] Unified release process#36565

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

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

Conversation

@eps1lon
Copy link
Copy Markdown
Collaborator

@eps1lon eps1lon commented May 28, 2026

Backports #36456 to allow releasing 19.0.x from CI

test plan

Test release from the head of releases/19.0.x

$ yarn --cwd scripts/release install --frozen-lockfile
$ GH_TOKEN=$(gh auth token) scripts/release/prepare-release-from-ci.js --skipTests -r latest --commit=22fc5d0c3988ff32c83ab4e9b001939e6b5fd16e
$ scripts/release/publish.js --tag latest --dry
eslint-plugin-react-hooks 5.1.0 has already been published.
jest-react 0.16.0 has already been published.
react 19.0.6 has already been published.
react-art 19.0.6 has already been published.
react-dom 19.0.6 has already been published.
react-server-dom-webpack 19.0.6 has already been published.
react-server-dom-turbopack 19.0.6 has already been published.
react-is 19.0.6 has already been published.
react-reconciler 0.31.0 has already been published.
react-refresh 0.16.0 has already been published.
react-test-renderer 19.0.6 has already been published.
use-subscription 1.10.0 has already been published.
use-sync-external-store 1.4.0 has already been published.
scheduler 0.25.0 has already been published.
$ scripts/release/publish.js --tag latest --dry --onlyPackages react
react 19.0.6 has already been published.

@meta-cla meta-cla Bot added the CLA Signed label May 28, 2026
@eps1lon eps1lon force-pushed the sebbie/new-release/19.0.x branch from 71b3d51 to 6a149f0 Compare May 28, 2026 12:41
@github-actions github-actions Bot added the React Core Team Opened by a member of the React Core Team label May 28, 2026
@react-sizebot
Copy link
Copy Markdown

The size diff is too large to display in a single comment. The GitHub action for this pull request contains an artifact called 'sizebot-message.md' with the full message.

Generated by 🚫 dangerJS against 6a149f0

@eps1lon eps1lon marked this pull request as ready for review May 28, 2026 12:45
@eps1lon eps1lon merged commit eaf0cf3 into facebook:releases/19.0.x May 29, 2026
185 of 187 checks passed
@eps1lon eps1lon deleted the sebbie/new-release/19.0.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.

3 participants