Skip to content

July 14, 2023

Choose a tag to compare

@theguild-bot theguild-bot released this 14 Jul 15:35
· 2446 commits to master since this release
6d45bfe

@whatwg-node/fetch@0.9.9

Patch Changes

  • #567
    f8715cd
    Thanks @ardatan! - ### Faster HTTP Client experience in Node.js with
    HTTP/2 support

    If you install node-libcurl seperately, @whatwg-node/fetch will select libcurl instead of
    node:http which is faster.

    See benchmarks

  • Updated dependencies
    [f8715cd]:

    • @whatwg-node/node-fetch@0.4.8

@whatwg-node/node-fetch@0.4.8

Patch Changes

  • #567
    f8715cd
    Thanks @ardatan! - ### Faster HTTP Client experience in Node.js with
    HTTP/2 support

    If you install node-libcurl seperately, @whatwg-node/fetch will select libcurl instead of
    node:http which is faster.

    See benchmarks