Releases: nodejs/undici
Releases · nodejs/undici
v4.9.1
v4.9.0
What's Changed
- feat: add max request per client by @RafaelGSS in #1074
Full Changelog: v4.8.2...v4.9.0
v4.8.2
What's Changed
- feat: add proxy-agent by @RafaelGSS in #1070
- fix: avoid loading wasm on main thread by @ronag in #1075
New Contributors
- @RafaelGSS made their first contribution in #1070
Full Changelog: v4.8.1...v4.8.2
v4.8.1
v4.8.0
v4.7.3
v4.7.2
v4.7.0
What's Changed
- Expose the socket in case of SocketError by @delvedor in #1041
- Add more diagnostic channels by @fatal10110 in #1036
- fix: Rename
File.filename
property toFile.name
by @octet-stream in #1044 - fix: Improve
File
andFormData
types declarations. by @octet-stream in #1042 - docs: add basic example of fetch by @o-t-w in #1035
- Update .socket property of SocketError class by @delvedor in #1045
- perf: use bigger HWM by default by @ronag in #1038
New Contributors
- @fatal10110 made their first contribution in #1036
- @octet-stream made their first contribution in #1044
- @o-t-w made their first contribution in #1035
Full Changelog: v4.6.0...v4.7.0