COMMITS
August 26, 2026
S
[ci] Pin build shard weights per run to keep worker assignments identical (#37373)
Sebastian "Sebbie" Silbermann committed
August 25, 2026
S
[ci] Run Java setup in the background during build job setup (#37351)
Sebastian "Sebbie" Silbermann committed
S
[ci] Download build artifacts in the background during job setup (#37350)
Sebastian "Sebbie" Silbermann committed
August 24, 2026
W
Revert "[rust-compiler] Bail out on nested TypeScript `this` parameters (#37232)" (#37363)
Will Binns-Smith committed
W
[rust-compiler] Bail out on nested TypeScript `this` parameters (#37232)
Will Binns-Smith committed
H
[Fizz] Construct the render lifetime controller only when it is needed (#37357)
Hendrik Liebau committed
A
React Compiler: avoid deep ast clone and quadratic-time codegen (#37206)
Andrew Imm committed
A
React Compiler: Avoid unnecessary clone in effect inference (#37207)
Andrew Imm committed
A
React Compiler: Make AbstractValue Copy to reduce heap allocation (#37225)
Andrew Imm committed
S
[ci] Shard build workers by measured bundle build times (#37353)
Sebastian "Sebbie" Silbermann committed
August 23, 2026
D
[Flight] Outline and dedupe repeated strings (#37147)
dan committed
S
[ci] Rebuild sizebot on the GitHub Actions token (#37322)
Sebastian "Sebbie" Silbermann committed
August 22, 2026
H
[Flight] Abort the cache signal when debug objects are retained (#37342)
Hendrik Liebau committed
H
[Flight/Fizz] Stop the caller's signal from retaining a finished render (#37315)
Hendrik Liebau committed
August 19, 2026
S
[Fiber] Detach Fragment refs during the mutation phase (#37326)
Sebastian "Sebbie" Silbermann committed
August 14, 2026
A
[flags] Enable enableParallelTransitions (#37290)
Andrew Clark committed
August 13, 2026
J
[DOM] Scope Fragment once listeners to the fragment, not each child (#37169)
Jack Pope committed
J
[Fiber] Run Fragment deletion effects for HostText children (#37168)
Jack Pope committed
August 12, 2026
J
[Fiber] Extract Fragment instance commit helpers into their own module (#37167)
Jack Pope committed
J
[DOM] Apply Fragment listeners to children inserted into portals later (#37166)
Jack Pope committed
J
[DOM] Fix Fragment dispatchEvent when the container is a Document (#37165)
Jack Pope committed
J
[DOM] Attach Fragment event listeners to committed text children (#37164)
Jack Pope committed
J
J
[DOM] Find host siblings for nested empty Fragments (#37162)
Jack Pope committed
J
[DOM] Blur portaled Fragment focus targets (#37161)
Jack Pope committed
J
[DOM] Fix Fragment removeEventListener dropping tracked listeners (#37160)
Jack Pope committed
August 11, 2026
R
[Fiber] Prevent metadata hoisting in hidden `<Activity>` trees (#34983)
ronnakamoto committed
J
[DOM] Drop empty Fragment scrollIntoView no-op warning (#37171)
Jack Pope committed
August 10, 2026
J
Add lazy reasons to browser() (#37241)
Josh Story committed
H
[Flight] Transfer key validation of lazy nodes when they are unwrapped (#37258)
Hendrik Liebau committed