COMMITS
March 4, 2026
S
[noop] Fix `createContainer` argument order in the Fiber implementation (#35945)
Sebastian "Sebbie" Silbermann committed
S
[noop] Typecheck `react-noop-renderer` against host config and renderer API (#35944)
Sebastian "Sebbie" Silbermann committed
S
[noop] Fail tests on unasserted recoverable errors (#35948)
Sebastian "Sebbie" Silbermann committed
S
[DevTools] Don't connect to pages that are being prerendered (#35958)
Sebastian "Sebbie" Silbermann committed
S
[DevTools] Improve type coverage for extension runtime API (#35957)
Sebastian "Sebbie" Silbermann committed
March 3, 2026
J
Stabilize reactFragments host node handle (#35642)
Jack Pope committed
S
[Fiber] Don't warn when rendering data block scripts (#35953)
Sebastian "Sebbie" Silbermann committed
R
Add support for event information in React scheduler tracks in React Native (#35947)
Rubén Norte committed
R
[DevTools] chore: extract pure functions from fiber/renderer.js (#35924)
Ruslan Lesiutin committed
S
[DevTools] Only schedule a single update per Supense when changing timeline (#35927)
Sebastian "Sebbie" Silbermann committed
February 27, 2026
R
[flags] Clean up `enableHiddenSubtreeInsertionEffectCleanup` (#35918)
Ruslan Lesiutin committed
D
[react-dom] Support `maskType` SVG prop (#35921)
Dmitrii committed
February 26, 2026
R
fix: remove unused variable to fix linter (#35919)
Ruslan Lesiutin committed
J
R
[RN] Expose event as a global variable during dispatch (#35913)
Rubén Norte committed
R
[RN] Fix timeStamp property of SyntheticEvent in React Native (#35912)
Rubén Norte committed
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