main
[Codemod] Update copyright header to Meta (#25315)
Fix/add missing else branch for renders with no props change (#34837)
Log Custom Reason for the Suspended Commit Track (#34522)
Update Flow to 0.279 (#34277)
[Flight][Fiber] Encode owner in the error payload in dev and use it as the Error's Task (#34460)
[flags] remove enableOwnerStacks (#32426)
[Fiber] Move updatePriority tracking to renderers (#28751)
[Reconciler] Set ProfileMode for Host Root Fiber by default in dev (#34432)
Flatten ReactSharedInternals (#28783)
Implement Partial Hydration for Activity (#32863)
Track "Animating" Entry for Gestures while the Gesture is Still On-going (#34548)
[Fiber] Trigger default indicator for isomorphic async actions with no root associated (#33190)
Expose cacheSignal() alongside cache() (#33557)
[Fiber] Reset remaining child lanes after propagating context inside Offscreen (#34658)
Update Flow to 0.267 (#34272)
fix: rename bottom stack frame (#33680)
[Tracks]: display method name and component name for updates in DEV (#34463)
[flags] Remove debugRenderPhaseSideEffectsForStrictMode (#31839)
Remove now dead argument from resolveClassComponentProps (#33682)
New children notify fragment instances in Fabric (#33093)
Use the JSX of the ViewTransition as the Stack Trace of "Animating" Traces (#34539)
[Fiber] Ensure `useEffectEvent` reads latest values in `forwardRef` and `memo()` Components (#34831)
Rollout enablePersistedModeClonedFlag (#34520)
[Fiber] Don't throw away the Error object retaining the owner stack (#33976)
Clarify that there's three different kinds of OffscreenProps (#32838)
Rename HostConfig files to FiberConfig to clarify they are configs fo… (#26592)
[Fiber] Replay events between commits (#33130)
Remove useSwipeTransition (#32786)
[Fiber] Support Suspense boundaries anywhere (excluding hydration) (#32163)
Include stack of cause in React instrumentation errors (#34198)
Move Built-in Props Types to React Types (#32841)
Update Flow to 0.263 (#34269)
[Fiber] Replay onChange Events if input/textarea/select has changed before hydration (#33129)
Support addTransitionType in startGestureTransition (#32792)
Track entangled lanes separately from update lane (#27505)
Remove enableAsyncActions (#31757)
Hot reloading: Avoid stack overflow on wide trees (#34145)
Finally remove favorSafetyOverHydrationPerf (#33619)
Implement ActivityInstance in FiberConfigDOM (#32842)
Add Gesture Track in Performance Tab (#34546)
rename ReactFiberContext to ReactFiberLegacyContext (#33622)
[Fiber] Trigger default transition indicator if needed (#33160)
Remove feature flag enableRenderableContext (#33505)
[Perf Tracks]: Clear potentially large measures (#34803)
[Fiber][DevTools] Add scheduleRetry to DevTools Hook (#34635)
Log Performance Track Entries for View Transitions (#34510)
Remove Reconciler fork (2/2) (#25775)
[refactor] remove unused fiberstack functions (#33623)
[Fiber] Fix hydration of useId in SuspenseList (#33491)
[Fiber] Assign implicit debug info to used thenables (#34146)
[Fiber] Adjust the suspensey image/css timeout based on already elapsed time (#34478)
Solidify addTransitionType Semantics (#32797)
Add scrollIntoView to fragment instances (#32814)
Use underscore instead of « » for useId algorithm (#33422)
Fix "Consecutive" Event Logs in Performance Track (#34659)
[Fiber] Replace setCurrentDebugFiberInDEV with runWithFiberInDEV (#29221)
Update Flow to 0.266 (#34271)
Remove feature flag enableDO_NOT_USE_disableStrictPassiveEffect (#33524)
[refactor] Add element type for Activity (#32499)
SchedulerMock.unstable_yieldValue -> SchedulerMock.log (#26312)
Stringify context as SomeContext instead of SomeContext.Provider (#33507)