The library for web and native user interfaces.
main
[compiler] Debug tool to emit change detection code rather than memoization
Mike Vitousek committed over 2 years ago
[compiler] Option to always take the non-memo branch
Mike Vitousek committed over 2 years ago
[compiler] Option for preserving calls to useMemo/useCallback
Mike Vitousek committed over 2 years ago
Create a root task for every Flight response (#29673)
Sebastian Markbåge committed over 2 years ago
Don't allow blank issues (#29691)
Ricky committed over 2 years ago
Use both displayName and name in forwardRef/memo (#29625)
Sebastian Markbåge committed over 2 years ago
Fix Missing `key` Validation in `React.Children` (#29675)
Timothy Yung committed over 2 years ago
Add react-easy-state to list of known incompatible libraries. (#29661)
Josh Wilson committed over 2 years ago
[Flight] Try/Catch Eval (#29671)
Sebastian Markbåge committed over 2 years ago
[Flight] Eval Fake Server Component Functions to Recreate Native Stacks (#29632)
Sebastian Markbåge committed over 2 years ago
fix[ReactDebugHooks/find-primitive-index]: remove some assumptions (#29652)
Ruslan Lesiutin committed over 2 years ago
Revert Build Versions from Content Hash to Commit Hash (#29663)
Timothy Yung committed over 2 years ago
Fix `key` Warning for Flattened Positional Children (#29662)
Timothy Yung committed over 2 years ago
Add tests for ReactNativeAttributePayloadFabric.js (#29608)
Dmytro Rykun committed over 2 years ago
feat(compiler): Implement constant folding for more binary expressions (#29650)
Niklas Mollenhauer committed over 2 years ago
compiler: ValidateNoRefInRender detects writes of refs
Joe Savona committed over 2 years ago
feat(compiler): Compiler Logical Negation Constant Propagation (#29623)
Niklas Mollenhauer committed over 2 years ago
Tweak error message for "Should have a queue" (#29626)
Sophie Alpert committed over 2 years ago
compiler: fixtures for fast-refresh mode (w todos)
Joe Savona committed over 2 years ago
compiler: Add todo for getter/setter syntax
Joe Savona committed over 2 years ago