COMMITS
February 25, 2026
R
[flags] land `enableTrustedTypesIntegration` (#35816)
Ricky committed
February 24, 2026
J
[compiler] Improved ref validation for non-mutating functions (#35893)
Joseph Savona committed
M
[DevTools] Enable support for the React DevTools Client to connect to different host/port/path (#35886)
Mushaheed Kapadia committed
M
[DevTools] Fix ReactDevToolsBackend module for AMD (#35891)
Mushaheed Kapadia committed
J
[compiler] Update docs with fault tolerance summary, remove planning doc (#35888)
Joseph Savona committed
J
[compiler] Fix Pipeline.ts early-exit, formatting, and style issues (#35884)
Joseph Savona committed
J
[compiler] Rename mismatched variable names after type changes (#35883)
Joseph Savona committed
J
[compiler] Remove local CompilerError accumulators, emit directly to env.recordError() (#35882)
Joseph Savona committed
J
[compiler] Remove tryRecord, add catch-all error handling, fix remaining throws (#35881)
Joseph Savona committed
J
[compiler] Cleanup: consistent tryRecord() wrapping and error recording (#35880)
Joseph Savona committed
J
[compiler] Add fault tolerance test fixtures (#35879)
Joseph Savona committed
J
[compiler] Phase 3: Make lower() always produce HIRFunction (#35878)
Joseph Savona committed
J
[compiler] Phase 8: Add multi-error test fixture and update plan (#35877)
Joseph Savona committed
J
[compiler] Phase 4 (batch 2), 5, 6: Update remaining passes for fault tolerance (#35876)
Joseph Savona committed
February 23, 2026
J
[compiler] Phase 4 (batch 1): Update validation passes to record errors on env (#35875)
Joseph Savona committed
J
[compiler] Phase 2+7: Wrap pipeline passes in tryRecord for fault tolerance (#35874)
Joseph Savona committed
J
[compiler] Phase 1: Add error accumulation infrastructure to Environment (#35873)
Joseph Savona committed
J
[compiler] Add fault tolerance plan document (#35872)
Joseph Savona committed
J
[compiler] Remove fallback compilation pipeline dead code (#35827)
Joseph Savona committed
February 21, 2026
A
Fix context propagation through suspended Suspense boundaries (#35839)
Andrew Clark committed
February 20, 2026
J
[compiler] Feature flag cleanup (#35825)
Joseph Savona committed
February 19, 2026
S
[Flight] Add support for transporting `Error.cause` (#35810)
Sebastian "Sebbie" Silbermann committed
J
Don't outline Suspense boundaries with suspensey CSS during shell flush (#35824)
Josh Story committed
T
[Flight] Walk parsed JSON instead of using reviver for parsing RSC payload (#35776)
Tim Neutkens committed
February 18, 2026
S
[DevTools] Fix alignment of breadcrumbs separator (#35817)
Sebastian "Sebbie" Silbermann committed
C
N
[Native] Add RCTSelectableText as a recognized Text component (#35780)
Nick Gerleman committed
February 17, 2026
J
[compiler] Track locations for dependencies (#35794)
Joseph Savona committed
February 16, 2026
H
[Flight] Skip `transferReferencedDebugInfo` during debug info resolution (#35795)
Hendrik Liebau committed
February 13, 2026
A
[eslint-plugin-react-hooks] Add ESLint v10 support (#35720)
Azat S. committed