Update react monorepo - #63
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
March 19, 2025 16:25
f004b02 to
165f5ed
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
March 28, 2025 22:53
165f5ed to
fa8ed07
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
April 2, 2025 12:28
fa8ed07 to
580c37c
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
April 9, 2025 12:24
580c37c to
b87fb9f
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
April 11, 2025 16:46
b87fb9f to
c28d8bb
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
April 14, 2025 23:54
c28d8bb to
6234a86
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
April 30, 2025 11:27
6234a86 to
f91f52a
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
May 6, 2025 02:35
f91f52a to
6f52432
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
May 12, 2025 17:28
6f52432 to
7a6b638
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
May 12, 2025 22:24
7a6b638 to
c5eaa6b
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
May 13, 2025 13:12
c5eaa6b to
9da09a9
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
May 21, 2025 11:52
9da09a9 to
607f44b
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
May 27, 2025 11:08
607f44b to
d333d64
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
June 11, 2025 20:01
827ecb5 to
4005121
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
July 28, 2025 16:34
4005121 to
d97234b
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
August 7, 2025 11:13
d97234b to
87e3c4c
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
August 11, 2025 21:54
87e3c4c to
041e47f
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
August 22, 2025 19:03
041e47f to
6ba3f21
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
August 26, 2025 11:07
6ba3f21 to
c20d038
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
August 27, 2025 21:27
c20d038 to
2f8d9a8
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
August 28, 2025 18:35
2f8d9a8 to
2c22038
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
September 12, 2025 23:57
2c22038 to
2212443
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
September 26, 2025 20:27
2212443 to
3770647
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
September 28, 2025 13:39
3770647 to
68884ea
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
September 30, 2025 10:10
68884ea to
43e5f0e
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
October 1, 2025 21:51
43e5f0e to
85992a1
Compare
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
October 2, 2025 00:41
85992a1 to
43f4b83
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.6→19.2.1819.1.5→19.2.419.1.4→19.2.819.1.4→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
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
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.