The library for web and native user interfaces.
main
[compiler] Run compiler pipeline on 'use no forget'
Lauren Tan committed about 2 years ago
[Flight][Static] Implement halting a prerender behind enableHalt (#30705)
Josh Story committed about 2 years ago
[Fax] Make `react-markup` publishable via scripts (#30722)
Sebastian Silbermann committed about 2 years ago
[compiler] Make ref enforcement on by default
Mike Vitousek committed about 2 years ago
[compiler] Allow functions containing refs to be returned
Mike Vitousek committed about 2 years ago
[compiler] Reposition ref-in-render errors to the read location of .current
Mike Vitousek committed about 2 years ago
[compiler] Don't error on ref-in-render on StartMemoize
Mike Vitousek committed about 2 years ago
[compiler] Fixture to show ref-in-render enforcement issue with useCallback
Mike Vitousek committed about 2 years ago
[compiler] Exclude refs and ref values from having mutable ranges
Mike Vitousek committed about 2 years ago
[flow] Eliminate a few React.Element type that will be synced to react-native (#30719)
Sam Zhou committed about 2 years ago
[Flight] Implement prerender (#30686)
Josh Story committed about 2 years ago
[compiler] Support for member expression inc/decrement
Mike Vitousek committed about 2 years ago
[compiler] Allow hoisting of destructured variable declarations
Mike Vitousek committed about 2 years ago
[Flight/DevTools] Pass the Server Component's "key" as Part of the ReactComponentInfo (#30703)
Sebastian Markbåge committed about 2 years ago
[compiler] Off-by-default validation against setState directly in passive effect
Joe Savona committed about 2 years ago
Publish `experimental_renderToHTML` (#30690)
Sebastian Silbermann committed about 2 years ago
[Flight] reorganize code for forked entrypoints (#30702)
Josh Story committed about 2 years ago
[Fresh] Always reset useMemoCache on Fast Refresh (#30700)
dan committed about 2 years ago
[fresh] Add failing test for useMemoCache reset case
Lauren Tan committed about 2 years ago
[DevTools] Hide props section if it is null (#30696)
Sebastian Markbåge committed about 2 years ago