COMMITS
June 20, 2025
S
Make it clearer what runtime release failed (#33579)
Sebastian "Sebbie" Silbermann committed
June 19, 2025
S
Fix CI (#33578)
Sebastian "Sebbie" Silbermann committed
R
build: make enableComponentPerformanceTrack dynamic for native-fb (#33560)
Ruslan Lesiutin committed
June 18, 2025
J
[compiler] Cleanup debugging code (#33571)
Joseph Savona committed
J
[compiler] Preserve Create effects, guarantee effects initialize once (#33558)
Joseph Savona committed
J
[compiler] Fix <ValidateMemoization> (#33547)
Joseph Savona committed
J
[compiler] Tests for different orders of createfrom/capture w/wo function expressions (#33543)
Joseph Savona committed
J
[compiler] Docs describing new inference model (#33533)
Joseph Savona committed
J
[compiler] Rename InferFunctionExprAliasingEffectsSignature (#33532)
Joseph Savona committed
J
[compiler] More readable alias signature declarations (#33530)
Joseph Savona committed
J
[compiler] moduleTypeProvider support for aliasing signatures (#33526)
Joseph Savona committed
J
[compiler] Repro for case of lost precision in new inference (#33522)
Joseph Savona committed
J
[compiler] Fix infinite loop due to uncached applied signatures (#33518)
Joseph Savona committed
J
[commit] Improve error for hoisting violations (#33514)
Joseph Savona committed
J
[compiler] update fixtures (#33573)
Joseph Savona committed
J
[compiler] Improve error message for mutating hook args/return (#33513)
Joseph Savona committed
J
[compiler] FunctionExpression context locations point to first reference (#33512)
Joseph Savona committed
J
[commit] Better error message for invalid hoisting (#33504)
Joseph Savona committed
J
[compiler] Fix AnalyzeFunctions to fully reset context identifiers (#33500)
Joseph Savona committed
J
[compiler] Enable new inference by default (#33497)
Joseph Savona committed
J
[compiler] Update fixtures for new inference (#33496)
Joseph Savona committed
J
[compiler] Copy fixtures affected by new inference (#33495)
Joseph Savona committed
J
[compiler] New mutability/aliasing model (#33494)
Joseph Savona committed
J
[compiler] Remove unnecessary fixture (#33572)
Joseph Savona committed
June 17, 2025
S
Expose cacheSignal() alongside cache() (#33557)
Sebastian Markbåge committed
J
[compiler] Do not inline IIFEs in value blocks (#33548)
Jordan Brown committed
J
[compiler] Add repro for IIFE in ternary causing a bailout (#33546)
Jordan Brown committed
June 16, 2025
J
Remove feature flag enableDO_NOT_USE_disableStrictPassiveEffect (#33524)
Jan Kassens committed
June 13, 2025
L
[ci] Don't skip experimental prerelease incorrectly (#33527)
lauren committed