We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b841a00 commit 3bc46c4Copy full SHA for 3bc46c4
1 file changed
fern/products/sdks/generators/typescript/changelog/2026-05-27.mdx
@@ -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