chore(deps): update react monorepo to v19.2.8 - #241
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
#1651 Bundle Size — 1.24MiB (+0.56%).6bb8959(current) vs 0a35997 master#1650(baseline) Bundle metrics
Bundle size by type
Bundle analysis report Branch renovate-react-monorepo Project dashboard Generated by RelativeCI Documentation Report issue |
renovate
Bot
force-pushed
the
renovate-react-monorepo
branch
10 times, most recently
from
November 16, 2025 14:16
92074be to
7e19c7e
Compare
renovate
Bot
force-pushed
the
renovate-react-monorepo
branch
5 times, most recently
from
November 30, 2025 02:09
eb1c794 to
9751616
Compare
renovate
Bot
force-pushed
the
renovate-react-monorepo
branch
2 times, most recently
from
December 3, 2025 19:55
2329dc5 to
1719844
Compare
renovate
Bot
force-pushed
the
renovate-react-monorepo
branch
3 times, most recently
from
December 11, 2025 20:50
f444d48 to
8f10cb4
Compare
renovate
Bot
force-pushed
the
renovate-react-monorepo
branch
from
December 12, 2025 02:56
8f10cb4 to
bedf2b9
Compare
renovate
Bot
force-pushed
the
renovate-react-monorepo
branch
3 times, most recently
from
December 14, 2025 12:33
634e85e to
9a4bae9
Compare
renovate
Bot
force-pushed
the
renovate-react-monorepo
branch
from
December 21, 2025 08:59
9a4bae9 to
0b4bad8
Compare
renovate
Bot
force-pushed
the
renovate-react-monorepo
branch
2 times, most recently
from
February 8, 2026 05:24
a7e0972 to
37b8f6b
Compare
renovate
Bot
force-pushed
the
renovate-react-monorepo
branch
4 times, most recently
from
February 15, 2026 18:23
0702ad2 to
c3af468
Compare
renovate
Bot
force-pushed
the
renovate-react-monorepo
branch
5 times, most recently
from
March 8, 2026 18:01
13fbd46 to
337d347
Compare
renovate
Bot
force-pushed
the
renovate-react-monorepo
branch
6 times, most recently
from
March 16, 2026 01:37
032ef94 to
9551355
Compare
renovate
Bot
force-pushed
the
renovate-react-monorepo
branch
2 times, most recently
from
March 29, 2026 04:48
3ae63e0 to
fde2064
Compare
renovate
Bot
force-pushed
the
renovate-react-monorepo
branch
2 times, most recently
from
April 5, 2026 05:35
c977306 to
413027e
Compare
renovate
Bot
force-pushed
the
renovate-react-monorepo
branch
2 times, most recently
from
April 8, 2026 20:49
aeb4c93 to
e69f784
Compare
renovate
Bot
force-pushed
the
renovate-react-monorepo
branch
from
April 12, 2026 04:35
e69f784 to
962acc8
Compare
renovate
Bot
force-pushed
the
renovate-react-monorepo
branch
4 times, most recently
from
April 19, 2026 20:25
7635f66 to
2524cc2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
19.1.1→19.2.819.1.1→19.2.8Release Notes
react/react (react)
v19.2.8Compare Source
v19.2.7Compare Source
React Server Components
FormDataentries in Server Actions which regressed in 19.2.6 (@unstubbable #36566)v19.2.6Compare Source
React Server Components
v19.2.5Compare Source
React Server Components
v19.2.4Compare Source
React Server Components
v19.2.3Compare Source
React Server Components
v19.2.2Compare Source
React Server Components
react-server-dom-webpack/*.unbundledto privatereact-server-dom-unbundled(@eps1lon #35290)v19.2.1Compare Source
React Server Components
v19.2.0Compare Source
Below is a list of all new features, APIs, and bug fixes.
Read the React 19.2 release post for more information.
New React Features
<Activity>: A new API to hide and restore the UI and internal state of its children.useEffectEventis a React Hook that lets you extract non-reactive logic into an Effect Event.cacheSignal(for RSCs) lets your know when thecache()lifetime is over.New React DOM Features
resume: to resume a prerender to a stream.resumeAndPrerender: to resume a prerender to HTML.resumeToPipeableStream: to resume a prerender to a stream.resumeAndPrerenderToNodeStream: to resume a prerender to HTML.prerenderAPIs to return apostponedstate that can be passed to theresumeAPIs.Notable changes
<ViewTransition>Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.prerender,renderToReadableStream) to server-side-rendering APIs for Node.js:IDs generated by useIdAll Changes
React
<Activity />was developed over many years, starting beforeClassComponent.setState(@acdlite @sebmarkbage and many others)%oplaceholder (@eps1lon #34198)useDeferredValueloop in popstate event (@acdlite #32821)useDeferredValue(@acdlite #34376)cacheSignal(@sebmarkbage #33557)React DOM
:for IDs generated byuseId(@sebmarkbage, @eps1lon: #32001, facebook#33342#33099, #33422)nonceto be used on hoistable styles (@Andarist #32461)React.useinsideReact.lazy-ed Component (@hi-ogawa #33941)progressiveChunkSizeoption for server-side-rendering APIs (@sebmarkbage #33027)React Server Components
<img>and<link>using hints before they're rendered (@sebmarkbage #34604)filterStackFrame(@eps1lon #33707)React Reconciler
on*handlers to account for upcoming experimental APIsv19.1.9Compare Source
v19.1.8Compare Source
React Server Components
FormDataentries in Server Actions which regressed in 19.1.7 (@unstubbable #36567)v19.1.7Compare Source
React Server Components
v19.1.6Compare Source
React Server Components
v19.1.5Compare Source
React Server Components
v19.1.4Compare Source
React Server Components
v19.1.3Compare Source
React Server Components
react-server-dom-webpack/*.unbundledto privatereact-server-dom-unbundled(@eps1lon #35290)v19.1.2Compare Source
React Server Components
react/react (react-dom)
v19.2.8Compare Source
v19.2.7Compare Source
React Server Components
FormDataentries in Server Actions which regressed in 19.2.6 (@unstubbable #36566)v19.2.6Compare Source
React Server Components
v19.2.5Compare Source
React Server Components
v19.2.4Compare Source
React Server Components
v19.2.3Compare Source
React Server Components
v19.2.2Compare Source
React Server Components
react-server-dom-webpack/*.unbundledto privatereact-server-dom-unbundled(@eps1lon #35290)v19.2.1Compare Source
React Server Components
v19.2.0Compare Source
Below is a list of all new features, APIs, and bug fixes.
Read the React 19.2 release post for more information.
New React Features
<Activity>: A new API to hide and restore the UI and internal state of its children.useEffectEventis a React Hook that lets you extract non-reactive logic into an Effect Event.cacheSignal(for RSCs) lets your know when thecache()lifetime is over.New React DOM Features
resume: to resume a prerender to a stream.resumeAndPrerender: to resume a prerender to HTML.resumeToPipeableStream: to resume a prerender to a stream.resumeAndPrerenderToNodeStream: to resume a prerender to HTML.prerenderAPIs to return apostponedstate that can be passed to theresumeAPIs.Notable changes
<ViewTransition>Component. React will batch as much reveals as possible before the first paint while trying to hit popular first-contentful paint metrics.prerender,renderToReadableStream) to server-side-rendering APIs for Node.js:IDs generated by useIdAll Changes
React
<Activity />was developed over many years, starting beforeClassComponent.setState(@acdlite @sebmarkbage and many others)%oplaceholder (@eps1lon #34198)useDeferredValueloop in popstate event (@acdlite #32821)useDeferredValue(@acdlite #34376)cacheSignal(@sebmarkbage #33557)React DOM
:for IDs generated byuseId(@sebmarkbage, @eps1lon: #32001, facebook#33342#33099, #33422)nonceto be used on hoistable styles (@Andarist #32461)React.useinsideReact.lazy-ed Component (@hi-ogawa #33941)progressiveChunkSizeoption for server-side-rendering APIs (@sebmarkbage #33027)React Server Components
<img>and<link>using hints before they're rendered (@sebmarkbage #34604)filterStackFrame(@eps1lon #33707)React Reconciler
on*handlers to account for upcoming experimental APIsv19.1.9Compare Source
v19.1.8Compare Source
React Server Components
FormDataentries in Server Actions which regressed in 19.1.7 (@unstubbable #36567)v19.1.7Compare Source
React Server Components
v19.1.6Compare Source
React Server Components
v19.1.5Compare Source
React Server Components
v19.1.4Compare Source
React Server Components
v19.1.3Compare Source
React Server Components
react-server-dom-webpack/*.unbundledto privatereact-server-dom-unbundled(@eps1lon #35290)v19.1.2Compare Source
React Server Components
Configuration
📅 Schedule: (in timezone Europe/Madrid)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.