Skip to content

February 24, 2025

Choose a tag to compare

@theguild-bot theguild-bot released this 24 Feb 11:01
· 1093 commits to master since this release
1bd2f8f

@whatwg-node/fetch@0.10.5

Patch Changes

  • #2093
    31f021a
    Thanks @ardatan! - Fixes the
    TypeError: bodyInit.stream is not a function error thrown when @whatwg-node/server is used
    with node:http2 and attempts the incoming HTTP/2 request to parse with Request.json,
    Request.text, Request.formData, or Request.blob methods.

  • Updated dependencies
    [31f021a]:

    • @whatwg-node/node-fetch@0.7.11

@whatwg-node/node-fetch@0.7.11

Patch Changes

  • #2093
    31f021a
    Thanks @ardatan! - Fixes the
    TypeError: bodyInit.stream is not a function error thrown when @whatwg-node/server is used
    with node:http2 and attempts the incoming HTTP/2 request to parse with Request.json,
    Request.text, Request.formData, or Request.blob methods.

@whatwg-node/server@0.9.69

Patch Changes

  • #2093
    31f021a
    Thanks @ardatan! - Fixes the
    TypeError: bodyInit.stream is not a function error thrown when @whatwg-node/server is used
    with node:http2 and attempts the incoming HTTP/2 request to parse with Request.json,
    Request.text, Request.formData, or Request.blob methods.

  • Updated dependencies
    [31f021a]:

    • @whatwg-node/fetch@0.10.5