COMMITS
May 29, 2024
L
[compiler] Fix up prettier
Lauren Tan committed
May 28, 2024
N
feat(compiler): Implement constant string concat propagation (#29621)
Niklas Mollenhauer committed
S
[Flight] Check if a return value is a client reference before introspecting (#29611)
Sebastian Markbåge committed
J
compiler: fix for calls on builtin jsx/function types
Joe Savona committed
J
compiler: error on reassigning to const
Joe Savona committed
H
Export `version` from `react-dom` entry with `react-server` condition (#29596)
Hendrik Liebau committed
A
Fix: Use action implementation at time of dispatch (#29618)
Andrew Clark committed
J
Clean up disableDOMTestUtils (#29610)
Jack Pope committed
A
Throw if React and React DOM versions don't match (#29236)
Andrew Clark committed
J
Repro function expr hoisting (#29615)
Joseph Savona committed
R
cleanup[react-devtools]: remove unused supportsProfiling flag from store config (#29193)
Ruslan Lesiutin committed
May 26, 2024
S
[Fiber] Enable Native console.createTask Stacks When Available (#29223)
Sebastian Markbåge committed
May 25, 2024
S
[Fiber] Replace setCurrentDebugFiberInDEV with runWithFiberInDEV (#29221)
Sebastian Markbåge committed
S
[Fiber] Use Owner/JSX Stack When Appending Stacks to Console (#29206)
Sebastian Markbåge committed
May 24, 2024
J
compiler: only resolve globals and react imports
Joe Savona committed
J
compiler: getGlobalDeclaration() takes a NonLocalBinding
Joe Savona committed
J
compiler: distinguish globals/imports/module-locals
Joe Savona committed
May 23, 2024
A
Fix async batching in React.startTransition (#29226)
Andrew Clark committed
J
[Fiber] clarify entry condition for suspensey commit recursion (#29222)
Josh Story committed
S
Move createElement/JSX Warnings into the Renderer (#29088)
Sebastian Markbåge committed
J
compiler: repro for unmerged scopes due to intermediates
Joe Savona committed
J
compiler: Use types to decide which scopes are eligible for merging
Joe Savona committed
S
Set the current fiber to the source of the error during error reporting (#29044)
Sebastian Markbåge committed
S
Unify ReactFiberCurrentOwner and ReactCurrentFiber (#29038)
Sebastian Markbåge committed
May 21, 2024
J
compiler: Improve merging of memo scopes that invalidate together
Joe Savona committed
J
compiler: fixture for suboptimal jsx sibling memo block merging
Joe Savona committed
J
May 22, 2024
H
compiler: Handle TSNonNullAssertion expressions (#29218)
Henry Q. Dineen committed
S
[Flight] Allow temporary references in `decodeReplyFromBusboy` (#29219)
Sebastian Silbermann committed
S
Dim `console` calls on additional Effect invocations due to `StrictMode` (#29007)
Sebastian Silbermann committed