COMMITS
/ scripts/error-codes/codes.json March 19, 2026
Z
Enables Basic View Transition support for React Native Fabric renderer (#35764)
Zeya Peng committed
March 17, 2026
S
[Flight Reply] Early bailout if backing entry for Blob deserialization is not a Blob (#36055)
Sebastian "Sebbie" Silbermann committed
March 4, 2026
R
[errors] s/form state/action state (#35790)
Ricky committed
January 26, 2026
H
[Flight] Add more DoS mitigations to Flight Reply, and harden Flight (#35632)
Hendrik Liebau committed
December 11, 2025
S
[Flight] Patch Promise cycles and toString on Server Functions (#35345)
Sebastian Markbåge committed
October 7, 2025
S
Release Fragment refs to Canary (#34720)
Sebastian "Sebbie" Silbermann committed
August 27, 2025
J
Add scrollIntoView to fragment instances (#32814)
Jack Pope committed
June 24, 2025
S
[Flight] Add Debug Channel option for stateful connection to the backend in DEV (#33627)
Sebastian Markbåge committed
June 17, 2025
S
Expose cacheSignal() alongside cache() (#33557)
Sebastian Markbåge committed
June 7, 2025
S
[Fizz] Include unit of threshold in rel=expect deopt error (#33476)
Sebastian "Sebbie" Silbermann committed
June 6, 2025
S
[Fizz] Error and deopt from rel=expect for large documents without boundaries (#33454)
Sebastian Markbåge committed
May 21, 2025
J
Prevent errors from comment node roots with enableViewTransition (#33205)
Jack Pope committed
April 30, 2025
J
Add Fragment Refs to Fabric with intersection observer support (#33056)
Jack Pope committed
April 23, 2025
S
Implement Partial Hydration for Activity (#32863)
Sebastian Markbåge committed
April 1, 2025
S
Remove useSwipeTransition (#32786)
Sebastian Markbåge committed
S
Add startGestureTransition API (#32785)
Sebastian Markbåge committed
March 26, 2025
R
s/HTML/text for text hydration mismatches (#32763)
Ricky committed
March 5, 2025
S
During a Swipe Gesture Render a Clone Offscreen and Animate it Onscreen (#32500)
Sebastian Markbåge committed
February 25, 2025
S
Include component name in "async/await is not supported" error message if available (#32435)
Sebastian "Sebbie" Silbermann committed
February 20, 2025
S
Rerender useSwipeTransition when direction changes (#32379)
Sebastian Markbåge committed
February 13, 2025
S
Add useSwipeTransition Hook Behind Experimental Flag (#32373)
Sebastian Markbåge committed
February 11, 2025
L
[crud] Merge useResourceEffect into useEffect (#32205)
lauren committed
January 17, 2025
J
[Fizz] Support Suspense boundaries anywhere (#32069)
Josh Story committed
January 8, 2025
S
Add <ViewTransition> Component (#31975)
Sebastian Markbåge committed
December 16, 2024
J
Clean up context access profiling experiment (#31806)
Jack Pope committed
December 2, 2024
R
s/server action/server function (#31005)
Ricky committed
November 20, 2024
L
[crud] Fix deps comparison bug (#31599)
lauren committed
November 15, 2024
S
Track separate SuspendedOnAction flag by rethrowing a separate SuspenseActionException sentinel (#31554)
Sebastian Markbåge committed
August 14, 2024
S
Rename `renderToMarkup` to `renderToHTML` (#30689)
Sebastian Silbermann committed
S
Move `react-html` to `react-markup` (#30688)
Sebastian Silbermann committed
July 26, 2024
J
Add unstable context bailout for profiling (#30407)
Jack Pope committed
July 9, 2024
S
[Flight] Add context for non null prototype error (#30293)
Sebastian Markbåge committed
July 3, 2024
S
[Flight] Allow String Chunks to Passthrough in Node streams and renderToMarkup (#30131)
Sebastian Markbåge committed
June 28, 2024
S
Add renderToMarkup for Client Components (#30121)
Sebastian Markbåge committed
June 27, 2024
S
Add new package with renderToMarkup export (#30105)
Sebastian Markbåge committed
June 6, 2024
J
[Flight] Allow aborting during render (#29764)
Josh Story committed
June 3, 2024
J
Fix stylesheet typo in 29693 (#29732)
Josh Story committed
J
[Fiber][Float] Error when a host fiber changes "flavor" (#29693)
Josh Story committed
May 29, 2024
S
Tweak error message for "Should have a queue" (#29626)
Sophie Alpert committed
May 28, 2024
A
Throw if React and React DOM versions don't match (#29236)
Andrew Clark committed
May 10, 2024
S
[Flight Reply] Encode Objects Returned to the Client by Reference (#29010)
Sebastian Markbåge committed
May 8, 2024
S
[Fizz] Fallback to client replaying actions if we're trying to serialize a Blob (#28987)
Sebastian Markbåge committed
April 22, 2024
S
Rename the react.element symbol to react.transitional.element (#28813)
Sebastian Markbåge committed
April 16, 2024
S
[Flight] Encode ReadableStream and AsyncIterables (#28847)
Sebastian Markbåge committed
April 10, 2024
A
Scaffolding for requestFormReset API (#28808)
Andrew Clark committed
April 8, 2024
J
[DOM] move `flushSync` out of the reconciler (#28500)
Josh Story committed
April 4, 2024
S
Use a Wrapper Error for onRecoverableError with a "cause" Field for the real Error (#28736)
Sebastian Markbåge committed
March 27, 2024
S
Move Hydration Mismatch Errors to Throw or Log Once (Kind of) (#28502)
Sebastian Markbåge committed
March 21, 2024
S
[Flight Reply] Don't allow Symbols to be passed to a reply (#28610)
Sebastian Markbåge committed
March 19, 2024
S
[Flight] Encode React Elements in Replies as Temporary References (#28564)
Sebastian Markbåge committed