The library for web and native user interfaces.
main
Invariant if codegen tries to emit a temporary as an identifier
Joe Savona committed over 2 years ago
Link to reactjs/react.dev repo instead of reactjs/reactjs.org (#28493)
이동현 committed over 2 years ago
MemoizeFbtOperandsInSameScope operates on HIR
Joe Savona committed over 2 years ago
Rename promoteTemporary helpers
Joe Savona committed over 2 years ago
Avoid generating conflicts w global names
Joe Savona committed over 2 years ago
Avoid conflicting names for reactive scope codegen
Joe Savona committed over 2 years ago
Promote and rename within nested functions
Joe Savona committed over 2 years ago
Move remaining promotion of temporaries out of codegen
Joe Savona committed over 2 years ago
Use opaque type for Identifier.name for improved correctness
Joe Savona committed over 2 years ago
[RFC] Stabilize naming of promoted temporaries
Joe Savona committed over 2 years ago
Conditional assignment of unmemoized value doesnt invalidate later scopes
Joe Savona committed over 2 years ago
Remove unused returnFiber (#28504)
bubucuo committed over 2 years ago
Fixture for transitive invalidation of effect dep
Joe Savona committed over 2 years ago
Prune scopes whose deps always invalidate
Joe Savona committed over 2 years ago
Fixtures where unmemoized value invalidates later scopes
Joe Savona committed over 2 years ago
Devtools: Display actual pending state when inspecting `useTransition` (#28499)
Sebastian Silbermann committed over 2 years ago
Move tail hydration mismatch back to hydration context (#28501)
Sebastian Markbåge committed over 2 years ago
Allow global mutation within useEffect (#2646)
Michael Vitousek committed over 2 years ago
React DevTools 5.0.1 -> 5.0.2 (#28496)
Ruslan Lesiutin committed over 2 years ago
feat[devtools]: symbolicate source for inspected element (#28471)
Ruslan Lesiutin committed over 2 years ago