Skip to content

November 09, 2024

Choose a tag to compare

@theguild-bot theguild-bot released this 09 Nov 11:11
· 1361 commits to master since this release
7347191

@whatwg-node/fetch@0.10.1

Patch Changes

  • c68f5ad
    Thanks @ardatan! - Pass errors to ReadableStream's cancel method
    properly when it is piped, and piped stream is cancelled

    Implement ReadableStream.from

  • Updated dependencies
    [c68f5ad]:

    • @whatwg-node/node-fetch@0.7.1

@whatwg-node/node-fetch@0.7.1

Patch Changes

  • c68f5ad
    Thanks @ardatan! - Pass errors to ReadableStream's cancel method
    properly when it is piped, and piped stream is cancelled

    Implement ReadableStream.from