Skip to content

Commit db4fb19

Browse files
vicbconico974
andauthored
Update .changeset/honest-lamps-smell.md
Co-authored-by: conico974 <[email protected]>
1 parent dcfdb88 commit db4fb19

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.changeset/honest-lamps-smell.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ perf(OpenNextResponse): do not store the chunks for streamed responses
77
There is no need to store the chunks for streamed responses.
88
Not storing the chunks allows saving memory.
99

10-
Note that `OpenNextHandler` will now return an empty body for streamed responses.
10+
BREAKING CHANGE: Note that `OpenNextHandler` will now return an empty body if your wrapper provides a `StreamCreator`
11+
This could break custom converters.

0 commit comments

Comments
 (0)