-
Couldn't load subscription status.
- Fork 4
Update react #56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Update react #56
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #56 +/- ##
==========================================
- Coverage 68.46% 68.39% -0.07%
==========================================
Files 101 102 +1
Lines 2787 2772 -15
Branches 900 893 -7
==========================================
- Hits 1908 1896 -12
+ Misses 532 531 -1
+ Partials 347 345 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
72572e1 to
e82144a
Compare
e82144a to
5e2645e
Compare
5e2645e to
138881c
Compare
138881c to
93d3877
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
75acd7a to
57ed833
Compare
57ed833 to
d419441
Compare
d419441 to
0b707ea
Compare
4114998 to
16922c4
Compare
0b707ea to
fb9228b
Compare
fb9228b to
5fe63eb
Compare
5fe63eb to
bdd4bca
Compare
9c6b90b to
be68523
Compare
be68523 to
000e9e1
Compare
000e9e1 to
994af24
Compare
994af24 to
cc0c96f
Compare
cc0c96f to
eee3d39
Compare
eee3d39 to
0c79f5a
Compare
0c79f5a to
b4f9f98
Compare
b4f9f98 to
6aed9a8
Compare
6aed9a8 to
0645ad6
Compare
0645ad6 to
d140fca
Compare
d140fca to
dc7a951
Compare
dc7a951 to
21087b1
Compare
21087b1 to
b37811e
Compare
This PR contains the following updates:
19.1.16->19.2.219.1.9->19.2.219.1.1->19.2.019.1.1->19.2.0Release Notes
facebook/react (react)
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 APIsConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.