Sourced from undici's releases.
v6.21.3
What's Changed
- [Backport v6.x] append crlf to formdata body by
@github-actions
in nodejs/undici#4210Full Changelog: https://github.com/nodejs/undici/compare/v6.21.2...v6.21.3
v6.21.2
What's Changed
- fix(types): add missing DNS interceptor by
@slagiewka
in nodejs/undici#4024- [v6.x] fix wpts on windows by
@mcollina
in nodejs/undici#4093- Removed clients with unrecoverable errors from the Pool nodejs/undici#4088
New Contributors
@slagiewka
made their first contribution in nodejs/undici#4024Full Changelog: https://github.com/nodejs/undici/compare/v6.21.1...v6.21.2
da0e823
Bumped v6.21.4dbbe0a2
append crlf to formdata body (#3625)
(#4210)b63d939
Bumped v6.21.2de1e4b8
[v6.x] fix wpts on windows (#4093)4e07dda
test: fix windows wpt (#4050)1333871
Removed clients with unrecoverable errors from the Pool (#4088)a0e76c7
fix(types): add missing DNS interceptor (#4024)