This repository was archived by the owner on Apr 19, 2026. It is now read-only.
fix(deps): update react monorepo#8
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
August 4, 2025 13:48
b5373b7 to
25dab89
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
August 13, 2025 22:13
25dab89 to
7c7a1b6
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
2 times, most recently
from
August 31, 2025 10:36
2e457f2 to
4c68d63
Compare
1 task
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
September 14, 2025 21:49
4c68d63 to
2700664
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
5 times, most recently
from
October 5, 2025 01:13
1bdf52d to
df1ba2f
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
October 9, 2025 22:15
df1ba2f to
2f01056
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
October 10, 2025 08:47
2f01056 to
25fa7d5
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
3 times, most recently
from
November 15, 2025 17:13
671bf00 to
6893df5
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
2 times, most recently
from
November 21, 2025 06:28
4f594d8 to
2f6b132
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
November 27, 2025 10:55
2f6b132 to
eab7e58
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
December 6, 2025 17:37
eab7e58 to
18beeb2
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
2 times, most recently
from
December 15, 2025 02:47
55e71bb to
7d3a957
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
January 13, 2026 09:45
7d3a957 to
16a3afc
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
3 times, most recently
from
January 30, 2026 12:58
d7de2cc to
91f763e
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
2 times, most recently
from
February 8, 2026 13:03
eeae726 to
a47e80f
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
February 14, 2026 13:37
a47e80f to
b912099
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
April 16, 2026 10:07
b912099 to
d2469a1
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.8→19.2.1419.1.0→19.2.5Release Notes
facebook/react (react)
v19.2.5: 19.2.5 (April 8th, 2026)Compare Source
React Server Components
v19.2.4: 19.2.4 (January 26th, 2026)Compare Source
React Server Components
v19.2.3: 19.2.3 (December 11th, 2025)Compare Source
React Server Components
v19.2.2: 19.2.2 (December 11th, 2025)Compare Source
React Server Components
react-server-dom-webpack/*.unbundledto privatereact-server-dom-unbundled(@eps1lon #35290)v19.2.1: 19.2.1 (December 3rd, 2025)Compare 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, #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.6: 19.1.6 (April 8th, 2026)Compare Source
React Server Components
v19.1.5: 19.1.5 (January 26th, 2026)Compare Source
React Server Components
v19.1.4: 19.1.4 (December 11th, 2025)Compare Source
React Server Components
v19.1.3: 19.1.3 (December 11th, 2025)Compare Source
React Server Components
react-server-dom-webpack/*.unbundledto privatereact-server-dom-unbundled(@eps1lon #35290)v19.1.2: 19.1.2 (December 3rd, 2025)Compare Source
React Server Components
v19.1.1Compare Source
React
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.