Skip to content

Commit 3bc46c4

Browse files
Update changelogs from fern repo (#5627)
Co-authored-by: dsinghvi <10870189+dsinghvi@users.noreply.github.com>
1 parent b841a00 commit 3bc46c4

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## 3.71.3
2+
**`(fix):`** Retain a reference to the upstream `Response` on streaming and SSE response
3+
bodies so that undici's `FinalizationRegistry` does not garbage-collect the
4+
`Response` and cancel the body stream on Node 18+.
5+
6+

0 commit comments

Comments
 (0)