COMMITS
/ scripts/error-codes/codes.json November 7, 2023
J
[Fizz] implement `onHeaders` and `headersLengthHint` options (#27641)
Josh Story committed
October 11, 2023
S
[Flight] Enforce "simple object" rule in production (#27502)
Sebastian Markbåge committed
October 4, 2023
S
[Fizz] Reset error component stack and fix error messages (#27456)
Sebastian Markbåge committed
October 2, 2023
S
[Flight] Taint APIs (#27445)
Sebastian Markbåge committed
September 29, 2023
S
Enforce that the "react-server" build of "react" is used (#27436)
Sebastian Markbåge committed
September 21, 2023
S
[Fizz] Simplify ReplayNode data structure (#27395)
Sebastian Markbåge committed
September 18, 2023
S
[Fizz] Client render the nearest child or parent suspense boundary if replay errors or is aborted (#27386)
Sebastian Markbåge committed
September 15, 2023
S
[Fizz] Replay Postponed Paths (#27379)
Sebastian Markbåge committed
August 31, 2023
S
[Fizz] Track postponed holes in the prerender pass (#27317)
Sebastian Markbåge committed
August 23, 2023
A
Scaffolding for useFormState (#27270)
Andrew Clark committed
August 17, 2023
S
Add Postpone API (#27238)
Sebastian Markbåge committed
July 2, 2023
A
Detect and warn about native async function components in development (#27031)
Andrew Clark committed
June 29, 2023
A
Detect crashes caused by Async Client Components (#27019)
Andrew Clark committed
May 3, 2023
S
[Flight] Progressively Enhanced Server Actions (#26774)
Sebastian Markbåge committed
May 1, 2023
S
[Fizz] Allow an action provide a custom set of props to use for progressive enhancement (#26749)
Sebastian Markbåge committed
A
Implement experimental_useOptimisticState (#26740)
Andrew Clark committed
April 26, 2023
A
Fix: Resolve entangled actions independently (#26726)
Andrew Clark committed
April 22, 2023
J
[Float][Flight] Flight support for Float (#26502)
Josh Story committed
April 21, 2023
A
Rethrow errors from form actions (#26689)
Andrew Clark committed
March 25, 2023
J
[Float][Fiber] Implement waitForCommitToBeReady for stylesheet resources (#26450)
Josh Story committed
March 20, 2023
A
Check if suspensey instance resolves in immediate task (#26427)
Andrew Clark committed
March 10, 2023
S
[Flight Reply] Add Reply Encoding (#26360)
Sebastian Markbåge committed
March 7, 2023
J
[Float][Fiber] implement a faster hydration match for hoistable elements (#26154)
Josh Story committed
February 24, 2023
S
Switch to mount dispatcher after use() when needed (#26232)
Sophie Alpert committed
February 10, 2023
J
Model Float on Hoistables semantics (#26106)
Josh Story committed
S
Enable passing Server References from Server to Client (#26124)
Sebastian Markbåge committed
December 14, 2022
S
Rename experimental useEvent to useEffectEvent (#25881)
Sebastian Markbåge committed
November 30, 2022
November 17, 2022
C
Add Bun streaming server renderer (#25597)
Colin McDonnell committed
A
Force unwind work loop during selective hydration (#25695)
Andrew Clark committed
November 3, 2022
A
Track ThenableState alongside other hooks
Andrew Clark committed
October 28, 2022
A
Detect and warn if use(promise) is wrapped with try/catch block (#25543)
Andrew Clark committed
October 23, 2022
S
[Flight] Use AsyncLocalStorage to extend the scope of the cache to micro tasks (#25542)
Sebastian Markbåge committed
October 21, 2022
J
[Float] support meta tags as Resources (#25514)
Josh Story committed
October 18, 2022
S
Add detach to Offscreen component (#25265)
Samuel Susla committed
October 17, 2022
S
[Flight] Improve Error Messages when Invalid Object is Passed to Client/Host Components (#25492)
Sebastian Markbåge committed
October 13, 2022
S
Split Cache into its own Dispatcher (#25474)
Sebastian Markbåge committed
October 11, 2022
J
Implement HostSingleton Fiber type (#25426)
Josh Story committed
October 10, 2022
J
Server render fork for react-dom (#25436)
Josh Story committed
October 4, 2022
J
track resources in different roots separately (#25388)
Josh Story committed
September 30, 2022
J
[Fizz/Float] Float for stylesheet resources (#25243)
Josh Story committed
September 27, 2022
D
[Fizz] experimental_useEvent (#25325)
dan committed
September 23, 2022
September 14, 2022
L
experimental_useEvent (#25229)
Lauren Tan committed
August 31, 2022
S
[Flight] Minor error handling fixes (#25151)
Sebastian Markbåge committed
August 25, 2022
A
experimental_use(promise) (#25084)
Andrew Clark committed
August 16, 2022
J
make preamble and postamble types explicit and fix typo (#25102)
Josh Story committed
August 12, 2022
J
Implement basic stylesheet Resources for react-dom (#25060)
Josh Story committed
July 5, 2022
A
Suspending inside a hidden tree should not cause fallbacks to appear (#24699)
Andrew Clark committed
June 8, 2022
J
[Fizz] Support abort reasons (#24680)
Josh Story committed