COMMITS
January 16, 2026
S
[DevTools] Clear element inspection if host element not owned by any renderer is selected (#35504)
Sebastian "Sebbie" Silbermann committed
S
Typecheck React DevTools extension main script (#35519)
Sebastian "Sebbie" Silbermann committed
J
[Fiber] Instrument the lazy initializer thenable in all cases (#35521)
Josh Story committed
S
Optimize gesture by allowing the original work in progress tree to be a suspended commit (#35510)
Sebastian Markbåge committed
S
Defer useDeferredValue updates in Gestures (#35511)
Sebastian Markbåge committed
S
Entangle Gesture revert commit with the corresponding Action commit (#35487)
Sebastian Markbåge committed
S
Commit the Gesture lane if a gesture ends closer to the target state (#35486)
Sebastian Markbåge committed
J
[Fiber] fix useId tracking on replay (#35518)
Josh Story committed
January 15, 2026
S
[DevTools] Show fallback in inspected element pane when no element is selected (#35503)
Sebastian "Sebbie" Silbermann committed
S
[DevTools] Add React Element pane to browser Elements panel (#35240)
Sebastian "Sebbie" Silbermann committed
B
Improve the detection of changed hooks (#35123)
Błażej Kustra committed
January 14, 2026
S
Add the suffix to cancelled view transition names (#35485)
Sebastian Markbåge committed
January 13, 2026
J
[Fiber] Correctly handle replaying when hydrating (#35494)
Josh Story committed
Y
[DevTools] Enable minimal support in pages with `sandbox` Content-Security-Policy (#35208)
Yukimasa Funaoka committed
S
[test] Fix DevTools regression tests (#35501)
Sebastian "Sebbie" Silbermann committed
January 10, 2026
S
[DevTools] Attach async info in filtered fallback to parent of Suspense (#35456)
Sebastian "Sebbie" Silbermann committed
January 7, 2026
L
L
[ci] Increase DevTools test shards and bump timeout (#35459)
lauren committed
December 18, 2025
J
Use `FormData` `submitter` parameter (#29028)
Jon Jensen committed
December 17, 2025
H
[test] Add tests for cyclic arrays in Flight and Flight Reply (#35347)
Hendrik Liebau committed
S
Skip hydration errors when a view transition has been applied (#35380)
Sebastian Markbåge committed
C
Improve cyclic thenable detection in ReactFlightReplyServer (#35369)
Christian Van committed
December 15, 2025
J
E
Devtools disable log dimming strict mode setting (#35207)
emily8rown committed
S
[test] Exclude repository root from assertions (#35361)
Sebastian "Sebbie" Silbermann committed
December 12, 2025
J
Upgrade nextjs for compiler playground (#35353)
Jack Pope committed
J
[compiler] Only run validations with env.logErrors on outputMode: 'lint' (#35216)
Jorge Cabiedes committed
December 11, 2025
N
[compiler] Fix VariableDeclarator source location (#35348)
Nathan committed