The library for web and native user interfaces.
main
[Fiber] Enable Native console.createTask Stacks When Available (#29223)
Sebastian Markbåge committed over 2 years ago
[Fiber] Replace setCurrentDebugFiberInDEV with runWithFiberInDEV (#29221)
Sebastian Markbåge committed over 2 years ago
[Fiber] Use Owner/JSX Stack When Appending Stacks to Console (#29206)
Sebastian Markbåge committed over 2 years ago
compiler: only resolve globals and react imports
Joe Savona committed over 2 years ago
compiler: getGlobalDeclaration() takes a NonLocalBinding
Joe Savona committed over 2 years ago
compiler: distinguish globals/imports/module-locals
Joe Savona committed over 2 years ago
Fix async batching in React.startTransition (#29226)
Andrew Clark committed over 2 years ago
[Fiber] clarify entry condition for suspensey commit recursion (#29222)
Josh Story committed over 2 years ago
Move createElement/JSX Warnings into the Renderer (#29088)
Sebastian Markbåge committed over 2 years ago
compiler: repro for unmerged scopes due to intermediates
Joe Savona committed over 2 years ago
compiler: Use types to decide which scopes are eligible for merging
Joe Savona committed over 2 years ago
compiler: Improve merging of memo scopes that invalidate together
Joe Savona committed over 2 years ago
compiler: fixture for suboptimal jsx sibling memo block merging
Joe Savona committed over 2 years ago
Set the current fiber to the source of the error during error reporting (#29044)
Sebastian Markbåge committed over 2 years ago
Unify ReactFiberCurrentOwner and ReactCurrentFiber (#29038)
Sebastian Markbåge committed over 2 years ago
compiler: Handle TSNonNullAssertion expressions (#29218)
Henry Q. Dineen committed over 2 years ago
[Flight] Allow temporary references in `decodeReplyFromBusboy` (#29219)
Sebastian Silbermann committed over 2 years ago
Dim `console` calls on additional Effect invocations due to `StrictMode` (#29007)
Sebastian Silbermann committed over 2 years ago
[Flight Reply] retain listeners when resolving models with existing listeners (#29207)
Josh Story committed over 2 years ago
[Fiber] render boundary in fallback if it contains a new stylesheet during sync update (#28965)
Josh Story committed over 2 years ago