COMMITS
November 21, 2022
L
[DiffTrain] Fix incorrect build path (#25723)
lauren committed
L
Reorganize build folders for DiffTrain (#25722)
lauren committed
L
Add github action to commit build artifacts for Facebook (#25721)
lauren committed
November 18, 2022
T
Revert "Add SyncHydrationLane" (#25708)
Tianyu Yao committed
November 17, 2022
C
Add Bun streaming server renderer (#25597)
Colin McDonnell committed
T
Add SyncHydrationLane (#25698)
Tianyu Yao committed
A
Force unwind work loop during selective hydration (#25695)
Andrew Clark committed
S
Enable warning for defaultProps on function components for everyone (#25699)
Sebastian Markbåge committed
S
Turn on string ref deprecation warning for everybody (not codemoddable) (#25383)
Sebastian Silbermann committed
November 3, 2022
A
Track ThenableState alongside other hooks
Andrew Clark committed
A
Check thenable instead of thenableState
Andrew Clark committed
A
Reuse hooks when replaying a suspended component
Andrew Clark committed
A
Allow more hooks to be added when replaying mount
Andrew Clark committed
A
use: Don't suspend if there are pending updates
Andrew Clark committed
A
Remove check in renderDidSuspendDelayIfPossible (#25630)
Andrew Clark committed
November 2, 2022
A
Pass ThenableState to replaySuspendedUnitOfWork
Andrew Clark committed
A
Don't reset work loop until stack is unwound
Andrew Clark committed
A
Unwrap sync resolved thenables without suspending (#25615)
Andrew Clark committed
November 16, 2022
S
Turn on key spread warning in jsx-runtime for everyone (#25697)
Sebastian Markbåge committed
S
Eagerly initialize an mutable object for instance.refs (#25696)
Sebastian Markbåge committed
D
Bump loader-utils from 1.4.0 to 1.4.2 in /fixtures/fizz (#25680)
dependabot[bot] committed
D
Bump loader-utils from 2.0.0 to 2.0.4 in /fixtures/flight (#25694)
dependabot[bot] committed
J
[react-float] feature detect getRootNode (#25689)
Jan Kassens committed
S
Remove recoverable error when a sync update flows into a dehydrated boundary (#25692)
Sebastian Markbåge committed
November 11, 2022
M
[DevTools] bug fix for Hydrating fibers (#25663)
Mengdi Chen committed
November 10, 2022
S
Don't disappear layout effects unnecessarily (#25660)
Samuel Susla committed
November 8, 2022
A
Fix useSyncExternalStore dropped update when state is dispatched in render phase (#25578)
Aurélien Chivot-Buhler committed
November 7, 2022
M
[DevTools] add support for HostSingleton & HostResource (#25616)
Mengdi Chen committed
November 4, 2022
S
Do not unmount layout effects if ancestor Offscreen is hidden (#25628)
Samuel Susla committed