The library for web and native user interfaces.
main
[Fiber] Don't throw away the Error object retaining the owner stack (#33976)
Sebastian Markbåge committed about 1 year ago
[Flight] Use about: protocol instead of rsc: protocol for fake evals (#33977)
Sebastian Markbåge committed about 1 year ago
[DevTools] Add a Code Editor Sidebar Pane in the Chrome Sources Tab (#33968)
Sebastian Markbåge committed about 1 year ago
[DevTools] Allow file:/// urls to be opened in editor (#33965)
Sebastian Markbåge committed about 1 year ago
[Flight] Remove superfluous whitespace when console method is called with non-strings (#33953)
Sebastian "Sebbie" Silbermann committed about 1 year ago
[DevTools] Unify by using ReactFunctionLocation type instead of Source (#33955)
Sebastian Markbåge committed about 1 year ago
[DevTools] Linkify Source View (#33954)
Sebastian Markbåge committed about 1 year ago
Change autodeps configuration (#33800)
Jordan Brown committed about 1 year ago
[Flight] Make it more obvious what the short name in the I/O description represents (#33944)
Sebastian "Sebbie" Silbermann committed about 1 year ago
[Flight] Use the Promise of the first await even if that is cut off (#33948)
Sebastian Markbåge committed about 1 year ago
[Flight] Use the JSX as the await stack if an await is not available (#33947)
Sebastian Markbåge committed about 1 year ago
Clean up feature flag to use lazy public instances in Fabric (#33943)
Rubén Norte committed about 1 year ago
[Flight] Make debug info and console log resolve in predictable order (#33665)
Sebastian Markbåge committed about 1 year ago
InferEffectDeps takes a React.AUTODEPS sigil (#33799)
Jordan Brown committed about 1 year ago
[Flight] Skip the stack frame of built-in wrappers that create or await Promises (#33798)
Sebastian Markbåge committed about 1 year ago
fix: log renders from passive effects for only newly finished work (#33797)
Ruslan Lesiutin committed about 1 year ago
Allow runtime_build_and_test action to trigger manually (#33796)
Jack Pope committed about 1 year ago
[Flight] Assume `__turbopack_load_by_url__ ` returns a cached Promise (#33792)
Sebastian "Sebbie" Silbermann committed about 1 year ago
[compiler] Check TSAsExpression and TSNonNullExpression reorderability (#33788)
Henry Q. Dineen committed about 1 year ago
[Flight] Don't block on debug channel if it's not wired up (#33757)
Sebastian Markbåge committed about 1 year ago