Sourced from undici's releases.
v6.10.2
What's Changed
- Do not fail test if streams support typed arrays by
@mcollina
in nodejs/undici#2978- fix(fetch): properly redirect non-ascii location header url by
@Xvezda
in nodejs/undici#2971- perf: Remove double-stringify in setCookie by
@peterver
in nodejs/undici#2980- [fix #2982] use DispatcherInterceptor type for Dispatcher#Compose by
@clovis-guillemot
in nodejs/undici#2983- fix: make EventSource properties enumerable by
@MattBidewell
in nodejs/undici#2987- docs: ✏️ fixed benchmark links by
@benhalverson
in nodejs/undici#2991- fix(#2986): bad start check by
@metcoder95
in nodejs/undici#2992- fix(H2 Client): bind stream 'data' listener only after received 'response' event by
@St3ffGv4
in nodejs/undici#2985- feat: added search input by
@benhalverson
in nodejs/undici#2993- chore: validate responses can be consumed without a Content-Length or… by
@jacob-ebey
in nodejs/undici#2995- fix error message by
@KhafraDev
in nodejs/undici#2998- Revert "perf: reuse TextDecoder instance (#2863)" by
@panva
in nodejs/undici#2999- test: remove only by
@metcoder95
in nodejs/undici#3001New Contributors
@Xvezda
made their first contribution in nodejs/undici#2971@peterver
made their first contribution in nodejs/undici#2980@clovis-guillemot
made their first contribution in nodejs/undici#2983@MattBidewell
made their first contribution in nodejs/undici#2987@benhalverson
made their first contribution in nodejs/undici#2991@St3ffGv4
made their first contribution in nodejs/undici#2985@jacob-ebey
made their first contribution in nodejs/undici#2995Full Changelog: https://github.com/nodejs/undici/compare/v6.10.0...v6.10.2
v6.10.1
Full Changelog: https://github.com/nodejs/undici/compare/v6.10.0...v6.10.1
v6.10.0
What's Changed
- test: fix flakyness of issue-803 test by
@Uzlopak
in nodejs/undici#2960- Cleanup format by
@KhafraDev
in nodejs/undici#2959- Chore: run tests daily against node nightly by
@mweberxyz
in nodejs/undici#2969- fix: fix retry handler option by
@acommodari
in nodejs/undici#2962- build(deps): bump node from
4999fa1
to577f8eb
in /build by@dependabot
in nodejs/undici#2974- feat(TS): add types for composed dispatchers by
@metcoder95
in nodejs/undici#2967- fix: count for error response and network errors by
@metcoder95
in nodejs/undici#2966New Contributors
@mweberxyz
made their first contribution in nodejs/undici#2969@acommodari
made their first contribution in nodejs/undici#2962Full Changelog: https://github.com/nodejs/undici/compare/v6.9.0...v6.10.0
v6.9.0
What's Changed
- feat: add new dispatch compose by
@metcoder95
in nodejs/undici#2826- ci: add macos-latest to test-matrix by
@Uzlopak
in nodejs/undici#2952
... (truncated)
7485cd9
6.10.2a79d6af
test: remove only (#3001)0ac82a0
Revert "perf: reuse TextDecoder instance (#2863)"
(#2999)bf8c671
fix error message (#2998)ef25209
chore: validate responses can be consumed without a Content-Length or
Transfe...f9cdf56
feat: 🎸 added search input (#2993)c9acca9
fix(H2 Client): bind stream 'data' listener only after received
'response' ev...0ec5a40
fix(#2986):
bad start check (#2992)83f36b7
docs: ✏️ fixed benchmark links (#2991)bc304ff
fix: make EventSource properties enumerable (#2987)