The library for web and native user interfaces.
main
Convert ReactServerRenderingHydration to createRoot (#28447)
Sebastian Silbermann committed over 2 years ago
Add support for rendering BigInt (#24580)
Sebastian Silbermann committed over 2 years ago
Turn on enableRenderableContext for www (#28438)
Ricky committed over 2 years ago
Make enableClientRenderFallbackOnText dynamic (#28436)
Ricky committed over 2 years ago
devtools: Use context displayName for context hook name (#25954)
Sebastian Silbermann committed over 2 years ago
Validate DOM nesting for hydration before the hydration warns / errors (#28434)
Sebastian Markbåge committed over 2 years ago
move reassignment-related range adjustments to InferReactiveScopeVariables
Joe Savona committed over 2 years ago
Handle scopes with reassignment (by expanding scopes to avoid it)
Joe Savona committed over 2 years ago
Support scopes with multiple declarations
Joe Savona committed over 2 years ago
Compile partial reassignments into a single derived scope
Joe Savona committed over 2 years ago
Delete use of `source` in JSX runtime (#28433)
Andrew Clark committed over 2 years ago
Remove method name prefix from warnings and errors (#28432)
Sebastian Markbåge committed over 2 years ago
Include server component names in the componentStack in DEV (#28415)
Sebastian Markbåge committed over 2 years ago
[RTR] Add usage warning behind flag (#27903)
Jack Pope committed over 2 years ago
[RN] Move unifiedSyncLane back to dynamic (#28430)
Ricky committed over 2 years ago
Add `enableComponentStackLocations` to `ReactNativeInternalFeatureFlags` libdef (#28424)
Timothy Yung committed over 2 years ago
Dynamic `enableComponentStackLocations` Flag for React Native (FB) (#28400)
Timothy Yung committed over 2 years ago
Ignore /fixtures for dependabot (#28422)
Ricky committed over 2 years ago
Make enableRefAsProp www dynamic (#28423)
Ricky committed over 2 years ago
s/getRootNode/ownerDocument (#28412)
Ricky committed over 2 years ago