COMMITS
June 3, 2024
R
Don't skip www commit
Rick Hanlon committed
R
Skip empty sync commits (both repos) (#29707)
Ricky committed
S
[Flight] Add findSourceMapURL option to get a URL to load Server source maps from (#29708)
Sebastian Markbåge committed
May 31, 2024
L
Bump version to 0.0.0-experimental-7054a14-20240601
Lauren Tan committed
L
Bump version to 0.0.0-experimental-51a85ea-20240601
Lauren Tan committed
L
Bump version to 0.0.0-experimental-938cd9a-20240601
Lauren Tan committed
L
[compiler:eslint] Don't crash if hermes parser fails to parse
Lauren Tan committed
A
Fix: `useTransition` after `use` gets stuck in pending state (#29670)
Andrew Clark committed
M
[compiler] rfc: Include location information in identifiers and reactive scopes for debugging
Mike Vitousek committed
M
[compiler] Recompute values every time
Mike Vitousek committed
M
[compiler] Prune dependencies that are only used by useRef or useState
Mike Vitousek committed
M
[compiler] Debug tool to emit change detection code rather than memoization
Mike Vitousek committed
M
[compiler] Option to always take the non-memo branch
Mike Vitousek committed
M
[compiler] Option for preserving calls to useMemo/useCallback
Mike Vitousek committed
S
Create a root task for every Flight response (#29673)
Sebastian Markbåge committed
R
Don't allow blank issues (#29691)
Ricky committed
S
Use both displayName and name in forwardRef/memo (#29625)
Sebastian Markbåge committed
T
Fix Missing `key` Validation in `React.Children` (#29675)
Timothy Yung committed
May 30, 2024
J
Add react-easy-state to list of known incompatible libraries. (#29661)
Josh Wilson committed
S
[Flight] Try/Catch Eval (#29671)
Sebastian Markbåge committed
S
[Flight] Eval Fake Server Component Functions to Recreate Native Stacks (#29632)
Sebastian Markbåge committed
R
fix[ReactDebugHooks/find-primitive-index]: remove some assumptions (#29652)
Ruslan Lesiutin committed
T
Revert Build Versions from Content Hash to Commit Hash (#29663)
Timothy Yung committed
T
Fix `key` Warning for Flattened Positional Children (#29662)
Timothy Yung committed
D
Add tests for ReactNativeAttributePayloadFabric.js (#29608)
Dmytro Rykun committed
May 29, 2024
N
feat(compiler): Implement constant folding for more binary expressions (#29650)
Niklas Mollenhauer committed
J
compiler: ValidateNoRefInRender detects writes of refs
Joe Savona committed
N
feat(compiler): Compiler Logical Negation Constant Propagation (#29623)
Niklas Mollenhauer committed
S
Tweak error message for "Should have a queue" (#29626)
Sophie Alpert committed
May 20, 2024
J
compiler: fixtures for fast-refresh mode (w todos)
Joe Savona committed