COMMITS
/ packages/react-dom/src/server/ReactDOMFizzServerBun.js May 29, 2025
M
Allow `nonce` to be used on hoistable styles (#32461)
Mateusz Burzyński committed
May 28, 2024
A
Throw if React and React DOM versions don't match (#29236)
Andrew Clark committed
April 19, 2024
J
Remove `renderToStaticNodeStream` (#28873)
Josh Story committed
March 27, 2024
J
[Fizz][Legacy] Remove renderToNodeStream (#28607)
Josh Story committed
December 16, 2023
November 8, 2023
November 7, 2023
J
[Fizz] implement `onHeaders` and `headersLengthHint` options (#27641)
Josh Story committed
October 18, 2023
S
[Fizz] Pass cancellation reason to abort (#27536)
Sebastian Markbåge committed
October 4, 2023
A
Remove prefix from `formState` option (#27460)
Andrew Clark committed
September 22, 2023
S
Stop flowing and then abort if a stream is cancelled (#27405)
Sebastian Markbåge committed
September 20, 2023
S
[Fizz] Ensure Resumable State is Serializable (#27388)
Sebastian Markbåge committed
September 14, 2023
A
useFormState: Compare action signatures when reusing form state (#27370)
Andrew Clark committed
September 13, 2023
A
useFormState: Reuse state from previous form submission (#27321)
Andrew Clark committed
September 7, 2023
S
[Fizz] Split createRequest into createRequest, createPrerenderRequest and resumeRequest (#27342)
Sebastian Markbåge committed
August 31, 2023
S
[Fizz] Track postponed holes in the prerender pass (#27317)
Sebastian Markbåge committed
August 24, 2023
J
August 22, 2023
S
[Fizz] Split ResponseState/Resources into RenderState/ResumableState (#27268)
Sebastian Markbåge committed
August 17, 2023
S
Add Postpone API (#27238)
Sebastian Markbåge committed
May 31, 2023
J
[Fizz] preload `bootstrapScripts` (#26753)
Josh Story committed
April 10, 2023
J
Rename ReactServerFormatConfig to ReactFizzConfig (#26591)
Josh Story committed
March 27, 2023
J
[flow] make Flow suppressions explicit on the error (#26487)
Jan Kassens committed
February 9, 2023
J
[flow] enable LTI inference mode (#26104)
Jan Kassens committed
November 17, 2022
C
Add Bun streaming server renderer (#25597)
Colin McDonnell committed