Skip to content

Releases: ardatan/whatwg-node

July 17, 2023

17 Jul 14:48
e5909e9
Compare
Choose a tag to compare

@whatwg-node/[email protected]

Patch Changes

  • 633655d
    Thanks @ardatan! - Cork the response once for status codes and
    headers with the static response in uWS handler

July 17, 2023

17 Jul 12:41
12eff3a
Compare
Choose a tag to compare

@whatwg-node/[email protected]

Patch Changes

July 14, 2023

14 Jul 15:35
6d45bfe
Compare
Choose a tag to compare

@whatwg-node/[email protected]

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/[email protected]

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

July 13, 2023

13 Jul 12:11
876c68f
Compare
Choose a tag to compare

@whatwg-node/[email protected]

Patch Changes

July 10, 2023

10 Jul 18:49
d9d186b
Compare
Choose a tag to compare

@whatwg-node/[email protected]

Patch Changes

@whatwg-node/[email protected]

Patch Changes

@whatwg-node/[email protected]

Patch Changes

  • a1c2140
    Thanks @ardatan! - Do not use async iterators to consume incoming
    Readable stream

@whatwg-node/[email protected]

Patch Changes

July 02, 2023

02 Jul 17:18
3bc2e6f
Compare
Choose a tag to compare

@whatwg-node/[email protected]

Patch Changes

  • bc955e0
    Thanks @ardatan! - Optimizations for setting headers to
    ServerResponse

June 27, 2023

27 Jun 17:28
291240e
Compare
Choose a tag to compare

@whatwg-node/[email protected]

Patch Changes

June 22, 2023

22 Jun 13:20
5ae8b55
Compare
Choose a tag to compare

@whatwg-node/[email protected]

Patch Changes

@whatwg-node/[email protected]

Patch Changes

  • 124bbe5
    Thanks @ardatan! - Implement Headers.getSetCookie and a custom
    serializer for node.inspect

@whatwg-node/[email protected]

Minor Changes

  • 124bbe5
    Thanks @ardatan! - BREAKING: splitSetCookieHeader has been removed.
    Use Headers.getSetCookie instead

Patch Changes

@whatwg-node/[email protected]

Patch Changes

June 16, 2023

16 Jun 11:30
e25b32b
Compare
Choose a tag to compare

@whatwg-node/[email protected]

Minor Changes

@whatwg-node/[email protected]

Patch Changes

@whatwg-node/[email protected]

Patch Changes

June 14, 2023

14 Jun 10:36
db574b5
Compare
Choose a tag to compare

@whatwg-node/[email protected]

Patch Changes