COMMITS
/ scripts/error-codes/codes.json 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
June 7, 2022
J
[Fizz] Disallow complex children in <title> elements (#24679)
Josh Story committed
June 6, 2022
J
support errorInfo in onRecoverableError (#24591)
Josh Story committed
May 31, 2022
J
[Flight] Implement useId hook (#24172)
Josh Story committed
May 30, 2022
J
[Fizz] Send errors down to client (#24551)
Josh Story committed
March 8, 2022
S
[ServerContext] Flight support for ServerContext (#23244)
salazarm committed
February 25, 2022
A
Update error message for suspending at sync priority (#23361)
Andrew Clark committed
February 24, 2022
A
Revert to client render on text mismatch (#23354)
Andrew Clark committed
February 17, 2022
A
Log a recoverable error whenever hydration fails (#23319)
Andrew Clark committed
November 9, 2021
November 1, 2021
A
Remove experimental useOpaqueIdentifier API (#22672)
Andrew Clark committed
October 6, 2021
S
S
Remove duplicate error code (#22513)
Sebastian Markbåge committed
September 30, 2021
A
[RFC] Codemod invariant -> throw new Error (#22435)
Andrew Clark committed
September 27, 2021
A
Make root.unmount() synchronous (#22444)
Andrew Clark committed
September 20, 2021
A
Implement getServerSnapshot in userspace shim (#22359)
Andrew Clark committed
A
Implement useSyncExternalStore on server (#22347)
Andrew Clark committed
July 28, 2021
S
[Fizz] Don't add aborted segments to the completedSegments list (#21976)
Sebastian Markbåge committed
June 16, 2021
A
Throw when `act` is used in production (#21686)
Andrew Clark committed
June 15, 2021
S
createRoot(..., {hydrate:true}) -> hydrateRoot(...) (#21687)
Sebastian Markbåge committed
April 14, 2021
S
Implement useOpaqueIdentifier (#21260)
Sebastian Markbåge committed
S
[Fizz] Implement New Context (#21255)
Sebastian Markbåge committed
April 1, 2021
S
[Fizz] Implement all the DOM attributes and special cases (#21153)
Sebastian Markbåge committed
March 27, 2021
S
[Fizz] Support special HTML/SVG/MathML tags to suspend (#21113)
Sebastian Markbåge committed
March 11, 2021
S
Basic Fizz Architecture (#20970)
Sebastian Markbåge committed
March 7, 2021
A
[Experiment] Lazily propagate context changes (#20890)
Andrew Clark committed
February 12, 2021
A
Add `supportsMicrotasks` to the host config (#20809)
Andrew Clark committed
February 1, 2021
A
useMutableSource: Use StrictMode double render to detect render phase mutation (#20698)
Andrew Clark committed