From 14bd6bb04bd4f19579537786985683a933d5b37b Mon Sep 17 00:00:00 2001 From: Alex Hunt Date: Wed, 9 Sep 2026 17:22:54 +0100 Subject: [PATCH] Add 0.88-stable to the release branches table The 0.88-stable branch has been cut at rc.0. Record the platform-component pins from the tip of that branch so /releases/branches lists the new series. --- website/releases/branches.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/releases/branches.md b/website/releases/branches.md index cfd47712e0c..6823b0b47d7 100644 --- a/website/releases/branches.md +++ b/website/releases/branches.md @@ -15,6 +15,7 @@ The table below indicates what's included in the React Native platform for each | Branch | React | Hermes (Legacy) | Hermes V1 | Yoga | React Native
DevTools frontend | | ------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| 0.88-stable | `19.2.3` | — | `v260318099.0.2` | [`98300847`](https://github.com/facebook/yoga/commit/983008479) | `chromium/7103`
(Chrome 136) | | 0.87-stable | `19.2.3` | — | `v250829098.0.16` | [`ee004e6b`](https://github.com/facebook/yoga/commit/ee004e6b3) | `chromium/7103`
(Chrome 136) | | 0.86-stable | `19.2.3` | `v0.17.0` | `v250829098.0.16` | [`c76b52b2`](https://github.com/facebook/yoga/commit/c76b52b20) | `chromium/7103`
(Chrome 136) | | 0.85-stable | `19.2.3` | `v0.16.0` | `v250829098.0.10` | [`cfdacac0`](https://github.com/facebook/yoga/commit/cfdacac0e) | `chromium/7103`
(Chrome 136) |