The library for web and native user interfaces.
main
[compiler] Remove fallback compilation pipeline dead code (#35827)
Joseph Savona committed 7 months ago
Fix context propagation through suspended Suspense boundaries (#35839)
Andrew Clark committed 7 months ago
[compiler] Feature flag cleanup (#35825)
Joseph Savona committed 7 months ago
[Flight] Add support for transporting `Error.cause` (#35810)
Sebastian "Sebbie" Silbermann committed 7 months ago
Don't outline Suspense boundaries with suspensey CSS during shell flush (#35824)
Josh Story committed 7 months ago
[Flight] Walk parsed JSON instead of using reviver for parsing RSC payload (#35776)
Tim Neutkens committed 7 months ago
[DevTools] Fix alignment of breadcrumbs separator (#35817)
Sebastian "Sebbie" Silbermann committed 7 months ago
[react-dom] Add support for `onFullscreenChange` and `onFullscreenError` events (#34621)
chirokas committed 7 months ago
[Native] Add RCTSelectableText as a recognized Text component (#35780)
Nick Gerleman committed 7 months ago
[compiler] Track locations for dependencies (#35794)
Joseph Savona committed 7 months ago
[Flight] Skip `transferReferencedDebugInfo` during debug info resolution (#35795)
Hendrik Liebau committed 7 months ago
[eslint-plugin-react-hooks] Add ESLint v10 support (#35720)
Azat S. committed 7 months ago
[DevTools] Check suspense child node presence in parentSuspense.children before removing (#35775)
Ruslan Lesiutin committed 7 months ago
[DevTools] Dedicated empty state for roots that aren't suspended by anything (#35769)
Sebastian "Sebbie" Silbermann committed 7 months ago
[DevTools] Enable Suspense tab by default (#35768)
Sebastian "Sebbie" Silbermann committed 7 months ago
[DevTools] Remove experimental __IS_INTERNAL_MCP_BUILD__ flag and related code (#35755)
Ruslan Lesiutin committed 7 months ago
[fiber] bugfix - don't show <Offscreen> in error message. (#35763)
Ricky committed 7 months ago
Minor DOM FragmentInstance refactors (#35641)
Jack Pope committed 7 months ago
Notify FragmentInstance of added/removed text (#35637)
Jack Pope committed 7 months ago
[DevTools] Display `React.optimisticKey` in key positions (#35760)
Sebastian "Sebbie" Silbermann committed 7 months ago