Skip to content

September 01, 2023

Choose a tag to compare

@theguild-bot theguild-bot released this 01 Sep 11:53
· 2325 commits to master since this release
f269ea9

@whatwg-node/fetch@0.9.10

Patch Changes

  • #806
    9b6911a
    Thanks @ardatan! - Return Buffer instead of ArrayBuffer in
    .arrayBuffer due to a bug in Node.js that returns a bigger ArrayBuffer causing memory overflow
  • Updated dependencies
    [9b6911a]:
    • @whatwg-node/node-fetch@0.4.15

@whatwg-node/node-fetch@0.4.15

Patch Changes

  • #806
    9b6911a
    Thanks @ardatan! - Return Buffer instead of ArrayBuffer in
    .arrayBuffer due to a bug in Node.js that returns a bigger ArrayBuffer causing memory overflow

@whatwg-node/server@0.9.14

Patch Changes

  • #806
    9b6911a
    Thanks @ardatan! - Return Buffer instead of ArrayBuffer in
    .arrayBuffer due to a bug in Node.js that returns a bigger ArrayBuffer causing memory overflow
  • Updated dependencies
    [9b6911a]:
    • @whatwg-node/fetch@0.9.10