COMMITS
February 4, 2026
R
[flags] Add `enableParallelTransitions` (#35392)
Ricky committed
H
[Flight] Fix stack overflow in `visitAsyncNode` with deep async chains (#35612)
Hendrik Liebau committed
J
Fix exhaustive deps bug with flow type casting. (#35691)
Jorge Cabiedes committed
A
[compiler] Fix setState-in-effect for React.useEffect namespace calls (#35377) (#35419)
Anton Chesnokov committed
J
[compiler][snap] More minimization improvements (#35689)
Joseph Savona committed
S
[flags] Turn on `enableViewTransition` in OSS `react-test-renderer` (#35684)
Sebastian "Sebbie" Silbermann committed
S
[DevTools] Disable Activity slices by default (#35685)
Sebastian "Sebbie" Silbermann committed
J
[compiler][snap] Fixes to relative path resolution; compile subcommand (#35688)
Joseph Savona committed
February 3, 2026
J
[compiler] Fix `for` loops in try/catch (#35686)
Joseph Savona committed
S
[Perf Tracks] Prevent crash when accessing `$$typeof` (#35679)
Sebastian "Sebbie" Silbermann committed
S
[flags] Turn on `enableAsyncDebugInfo` everywhere (#35683)
Sebastian "Sebbie" Silbermann committed
R
[Flight] allow context providers from client modules (#35675)
Ricky committed
S
[flags] Cleanup `enableActivity` (#35681)
Sebastian "Sebbie" Silbermann committed
J
[Flight] Allow overriding `request.timeOrigin` via `options.startTime` (#35598)
Janka Uryga committed
R
[DevTools] Fix commit index reset when switching profiler roots (#35672)
Ruslan Lesiutin committed
S
Use modern JSX runtime in Flight fixture (#35677)
Sebastian "Sebbie" Silbermann committed
J
[compiler] Add snap subcommand to minimize a test input (#35663)
Joseph Savona committed
February 2, 2026
S
[react-dom] Include `submitter` in `submit` events (#35590)
Sebastian "Sebbie" Silbermann committed
S
[react-dom] Fire onReset when automatically resetting forms (#35176)
Sebastian "Sebbie" Silbermann committed
J
[compiler] Support optional/logical/etc within try/catch (#35606)
Joseph Savona committed
S
[Flight] Warn once if `eval` is disabled in dev environment (#35661)
Sebastian "Sebbie" Silbermann committed
January 30, 2026
N
[compiler] fix source location for return statements (#35660)
Nathan committed
January 29, 2026
S
[Perf Tracks] Handle function names that aren't strings (#35659)
Sebastian "Sebbie" Silbermann committed
January 28, 2026
R
[tests] Fix ReactDOMAttribute-test (#35654)
Ricky committed
J
Add additional fixtures for FragmentInstance text node support (#35631)
Jack Pope committed
J
Add text node support to FragmentInstance operations (#35630)
Jack Pope committed
J
[flags] make `enableTrustedTypesIntegration` dynamic (#35646)
Jan Olaf Martin committed
S
[Flight] Restore original function name in dev, server callstacks served with `unsafe-eval` (#35650)
Sebastian "Sebbie" Silbermann committed
S
[Perf Tracks] Use minus (`-`) instead of en dash for removed props (#35649)
Sebastian "Sebbie" Silbermann committed
S
[Perf Tracks] Handle arrays with bigints in deep objects (#35648)
Sebastian "Sebbie" Silbermann committed