COMMITS
November 5, 2025
A
Update bug report template for eslint plugin label (#34959)
Alexander Kachkaev committed
S
Remove unstable_expectedLoadTime option (#35051)
Sebastian Markbåge committed
S
Rename <Suspense unstable_expectedLoadTime> to <Suspense defer> and implement in SSR (#35022)
Sebastian Markbåge committed
S
Clean up enablePostpone Experiment (#35048)
Sebastian Markbåge committed
S
Disable enablePostpone flag in experimental (#31042)
Sebastian Markbåge committed
S
[Fiber] SuspenseList with "hidden" tail row should "catch" suspense (#35042)
Sebastian Markbåge committed
November 4, 2025
J
[eslint] Fix useEffectEvent checks in component syntax (#35041)
Jordan Brown committed
A
H
[Flight] Fix `hasReadable` flag in Node.js clients' debug channel (#35039)
Hendrik Liebau committed
November 3, 2025
J
Add fragment handles to children of FragmentInstances (#34935)
Jack Pope committed
H
[Flight] Fix debug info filtering to include later resolved I/O (#35036)
Hendrik Liebau committed
November 1, 2025
H
[Fizz] Push halted await to the owner stack for late-arriving I/O info (#35019)
Hendrik Liebau committed
October 31, 2025
S
Render children passed to "backwards" SuspenseList in reverse mount order (#35021)
Sebastian Markbåge committed
S
Switch the default revealOrder to "forwards" and tail "hidden" on SuspenseList (#35018)
Sebastian Markbåge committed
S
[DevTools] Reset forced states when changing component filters (#34929)
Sebastian "Sebbie" Silbermann committed
October 30, 2025
S
[DevTools] Render selected outline on top of every other rect (#35012)
Sebastian Markbåge committed
S
[DevTools] Synchronize Scroll Position Between Suspense Tab and Main Document (#34641)
Sebastian Markbåge committed
October 29, 2025
S
[DevTools] Sort suspense timeline by end time instead of just document order (#35011)
Sebastian Markbåge committed
S
[Flight] Cache the value if we visit the same I/O or Promise multiple times along different paths (#35005)
Sebastian Markbåge committed
October 28, 2025
S
[Flight] Clone subsequent I/O nodes if it's resolved more than once (#35003)
Sebastian Markbåge committed
R
[tests] disableLegacyMode in test-renderer (#35002)
Ricky committed
October 27, 2025
M
[react-dom] Include all Node.js APIs in Bun entrypoint for `/server` (#34193)
Michael H committed
L
[generate-changelog] Refactor (#34993)
lauren committed
L
[generate-changelog] Add `--format` option (#34992)
lauren committed
R
[rn] enabled disableLegacyMode everywhere (#34947)
Ricky committed
R
[rn] delete the legacy renderers from the sync (#34946)
Ricky committed
H
[Flight] Don't hang after resolving cyclic references (#34988)
Hendrik Liebau committed
L
[script] Add yarn generate-changelog (#34962)
lauren committed
E
[playground] Upgrade playwright (#34991)
Eugene Choi committed
October 23, 2025
J
[compiler] Improve display of errors on multi-line expressions (#34963)
Joseph Savona committed