Sourced from undici's releases.
v5.26.2
Security Release, CVE-2023-45143.
v5.26.1
What's Changed
- Fix publish undici-types once and for all! by
@Ethan-Arrowoodin nodejs/undici#2338- Fix node detection omfg by
@KhafraDevin nodejs/undici#2341Full Changelog: https://github.com/nodejs/undici/compare/v5.26.0...v5.26.1
v5.26.0
What's Changed
- use npm install instead of npm ci by
@Ethan-Arrowoodin nodejs/undici#2309- change default header to
nodeby@Ethan-Arrowoodin nodejs/undici#2310- chore: change order of the pseudo-headers by
@kyrylodolynskyiin nodejs/undici#2308- fix: Agent.Options.factory should accept URL object or string as parameter by
@nicole0707in nodejs/undici#2295- build(deps-dev): bump sinon from 15.2.0 to 16.1.0 by
@dependabotin nodejs/undici#2312- test: handle npm ignore-scripts settings by
@panvain nodejs/undici#2313- feat: respect
--max-http-header-sizeNode.js flag by@balazsorban44in nodejs/undici#2234- fix(#2311): End stream after body sent by
@metcoder95in nodejs/undici#2314- disallow setting host header in fetch by
@KhafraDevin nodejs/undici#2322- [StepSecurity] ci: Harden GitHub Actions by
@step-security-botin nodejs/undici#2325- fix fetch with coverage enabled by
@KhafraDevin nodejs/undici#2330- Fix stuck when using http2 POST Buffer by
@binseein nodejs/undici#2336- fix: 🏷️ add allowH2 to BuildOptions by
@binseein nodejs/undici#2334- fix: 🐛 fix process http2 header by
@binseein nodejs/undici#2332New Contributors
@kyrylodolynskyimade their first contribution in nodejs/undici#2308@nicole0707made their first contribution in nodejs/undici#2295@balazsorban44made their first contribution in nodejs/undici#2234@binseemade their first contribution in nodejs/undici#2336Full Changelog: https://github.com/nodejs/undici/compare/v5.23.4...v5.26.0