Releases: nodejs/undici
Releases · nodejs/undici
v6.19.6
Full Changelog: v6.19.5...v6.19.6
v6.19.5
Full Changelog: v6.19.4...v6.19.5
v6.19.4
Full Changelog: v6.19.3...v6.19.4
v6.19.3
Full Changelog: v6.19.2...v6.19.3
v6.19.2
What's Changed
- fix #3337 by @KhafraDev in #3338
- build: use
husky
ashusky install
is deprecated by @jazelly in #3340 - fix: interceptors.d.ts has no default export by @Uzlopak in #3332
Full Changelog: v6.19.1...v6.19.2
v6.19.1
v6.19.0
What's Changed
- build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3 by @dependabot in #3305
- build(deps): bump codecov/codecov-action from 4.3.1 to 4.4.1 by @dependabot in #3303
- build(deps): bump step-security/harden-runner from 2.7.1 to 2.8.0 by @dependabot in #3304
- build(deps): bump github/codeql-action from 3.25.3 to 3.25.7 by @dependabot in #3306
- build(deps): bump node from
9e8f45f
todd7e693
in /build by @dependabot in #3309 - build(deps): bump node from
dd7e693
toe6d4495
in /build by @dependabot in #3313 - remove websocket experimental warning by @KhafraDev in #3311
- perf: optimization of request instantiation by @tsctx in #3107
- perf: convert object to params by @DarkGL in #3302
- build(deps-dev): bump borp from 0.14.0 to 0.15.0 by @dependabot in #3320
- build(deps-dev): bump c8 from 9.1.0 to 10.0.0 by @dependabot in #3321
- fix: add missing error classes to types by @maxbeatty in #3316
- export interceptor to type def file by @jakecastelli in #3318
- build(deps): bump node from
e6d4495
to075a5cc
in /build by @dependabot in #3326 - doc: clearify the behaviour of
bodyTimeout
in the request by @jakecastelli in #3324 - feature: support pre-shared sessions by @tastypackets in #3325
New Contributors
- @maxbeatty made their first contribution in #3316
- @jakecastelli made their first contribution in #3318
Full Changelog: v6.18.2...v6.19.0
v6.18.2
What's Changed
- don't use internal header state for cookies by @KhafraDev in #3295
- build(deps-dev): bump borp from 0.13.0 to 0.14.0 by @dependabot in #3298
- fix: retry on body support by @metcoder95 in #3294
Full Changelog: v6.18.1...v6.18.2
v6.18.1
What's Changed
- docs: Update references to dispatcher in docs by @haikyuu in #3281
- fix: compatibility for global headers by @tsctx in #3286
- websocket: pre-calculated length by @tsctx in #3284
- ci: fix autobahn workflow by @Uzlopak in #3291
- revert: "websocket: pre-calculated length" by @KhafraDev in #3290
- websocket: use FixedQueue instead of Set by @tsctx in #3283
New Contributors
Full Changelog: v6.18.0...v6.18.1
v6.18.0
What's Changed
- permessage-deflate decompression support in websocket by @KhafraDev in #3263
- fix: Fix server closing in tests. by @ShogunPanda in #3279
Full Changelog: v6.17.0...v6.18.0