Releases: ardatan/whatwg-node
Releases · ardatan/whatwg-node
December 26, 2022
@whatwg-node/router@0.0.1
Patch Changes
-
#227
05ec9c7
Thanks @renovate! - dependencies updates:- Updated dependency
itty-router@3.0.10
↗︎ (from3.0.8
, independencies
)
- Updated dependency
-
Updated dependencies [
94c6ff3
]:- @whatwg-node/server@0.5.0
@whatwg-node/server@0.5.0
Minor Changes
November 22, 2022
November 11, 2022
November 11, 2022
October 28, 2022
October 23, 2022
October 20, 2022
@whatwg-node/server@0.4.12
Patch Changes
608943b
Thanks @enisdenjo! - Calling req.text() before req.json() is not necessary for Bun anymore
October 02, 2022
September 27, 2022
@whatwg-node/fetch@0.4.6
Patch Changes
-
#148
eb10500
Thanks @ardatan! - - On Node 14, fix the return method of Response.body's AsyncIterator to close HTTP connection correctly- On Node 14, handle ReadableStream's cancel correctly if Response.body is a ReadableStream
- Do not modify ReadableStream.cancel's behavior but handle it internally
- On Node 18, do not combine Response.body's return and AbortController which causes a memory leak
@whatwg-node/server@0.4.10
Patch Changes
-
#148
eb10500
Thanks @ardatan! - - On Node 14, fix the return method of Response.body's AsyncIterator to close HTTP connection correctly- On Node 14, handle ReadableStream's cancel correctly if Response.body is a ReadableStream
- Do not modify ReadableStream.cancel's behavior but handle it internally
- On Node 18, do not combine Response.body's return and AbortController which causes a memory leak
-
#149
519d42a
Thanks @ardatan! - Force stop connection after Response.body is done -
Updated dependencies [
c918527
,eb10500
]:- @whatwg-node/fetch@0.4.6