Releases: nodejs/undici
Releases · nodejs/undici
v4.11.2
What's Changed
- fix: unregister finalization by @ronag in #1130
- Create SECURITY.md by @RafaelGSS in #1132
- Various fetch fixes by @ronag 9b95668...5dc62de
Full Changelog: v4.11.1...v4.11.2
v4.11.1
What's Changed
- fix Response.clone with null body by @KhafraDev in #1123
- fix: readable consume with streaming by @ronag in #1128
Full Changelog: v4.11.0...v4.11.1
v4.11.0
v4.10.3
v4.10.2
v4.10.1
v4.10.0
What's Changed
- build(deps-dev): bump github actions by @Fdawgs in #1084
- feat: Allow buffers as mock response data by @runeh in #1086
- docs: fix links by @shkaper in #1089
- docs: fix DispatchOptions markdown format by @chentsulin in #1093
- Use pkgjs/action for CI matrix by @dominykas in #1092
- feat: origin by @szmarczak in #1088
- increase FormData compatibility by @KhafraDev in #1097
- test: skip cert test for node >16 c5b7d03
- fix: allow custom HTMLFormElement 34cd40a
- fix: terminate context on error type 3d2ce43
New Contributors
- @Fdawgs made their first contribution in #1084
- @runeh made their first contribution in #1086
- @shkaper made their first contribution in #1089
- @chentsulin made their first contribution in #1093
- @dominykas made their first contribution in #1092
Full Changelog: v4.9.5...v4.10.0