main
[tests] Require exact error messages in assertConsole helpers (#35497)
Expose cacheSignal() alongside cache() (#33557)
[Flight] Move `react-server-dom-webpack/*.unbundled` to private `react-server-dom-unbundled` (#35290)
fix: rename bottom stack frame (#33680)
Update Flow to 0.263 (#34269)
[Fizz] Push a stalled await from debug info to the ownerStack/debugTask (#33634)
Rename ReactServerFormatConfig to ReactFizzConfig (#26591)
[Fizz] Enable owner stacks for SSR (#30152)
Use a shared noop function from shared/noop (#33154)
[Fizz] Rename ReactFizzContext to ReactFizzLegacyContext (#33649)
[Flight] Delete Server Context (#28225)
Add expertimental `optimisticKey` behind a flag (#35162)
[Codemod] Update copyright header to Meta (#25315)
[Fizz] Add vt- prefix attributes to annotate <ViewTransition> in HTML (#33206)
[flow] Upgrade Flow to 0.245.2 (#30919)
[Flight] Don't track Promise stack if there's no owner (#33734)
[Flight] Track Debug Info from Synchronously Unwrapped Promises (#33485)
Improve cyclic thenable detection in ReactFlightReplyServer (#35369)
[Flight] Patch Promise cycles and toString on Server Functions (#35345)
[Flight] Source Map Server Actions to their Server Location (#30741)
[Flight] Clone subsequent I/O nodes if it's resolved more than once (#35003)
Update Flow to 0.279 (#34277)
[Flight] Ignore async stack frames when determining if a Promise was created from user space (#33739)
[Flight] Remove superfluous whitespace when console method is called with non-strings (#33953)
Allow Passing Blob/File/MediaSource/MediaStream to src of <img>, <video> and <audio> (#32828)
[react-dom] Include all Node.js APIs in Bun entrypoint for `/server` (#34193)
[Flight] Fix detached `ArrayBuffer` error when streaming typed arrays (#34849)
[Fizz] Enable the progressiveChunkSize option (#33027)
Plumbing of isomorphic code (#29967)
s/form state/action state (#28631)