v5.22.0
版本发布时间: 2023-04-20 23:07:51
nodejs/undici最新发布版本:v6.19.8(2024-08-20 01:20:24)
What's Changed
- build(deps-dev): bump tsd from 0.27.0 to 0.28.1 by @dependabot in https://github.com/nodejs/undici/pull/2042
- build(deps): bump ossf/scorecard-action from 2.1.2 to 2.1.3 by @dependabot in https://github.com/nodejs/undici/pull/2040
- fix: handle opaque origin in sameOrigin by @KhafraDev in https://github.com/nodejs/undici/pull/2053
- test: add typescript import test back by @KhafraDev in https://github.com/nodejs/undici/pull/2054
- fix: use getMaxListeners when available by @KhafraDev in https://github.com/nodejs/undici/pull/2063
- feat: allow overriding hwm by @ronag in https://github.com/nodejs/undici/pull/2057
- fix: there is no sync connector by @ronag in https://github.com/nodejs/undici/pull/2059
- fix: rename .wasm to -wasm to appease jest by @KhafraDev in https://github.com/nodejs/undici/pull/2064
- fix: set content-length when using FormData body w/ request by @KhafraDev in https://github.com/nodejs/undici/pull/2066
- refactor: unify error body handling by @ronag in https://github.com/nodejs/undici/pull/2060
- fix: close and destroy overlap by @ronag in https://github.com/nodejs/undici/pull/2068
- remove node 12 from test matrix by @ronag in https://github.com/nodejs/undici/pull/2069
- fix: don't leak socket if client is destroyed while connecting by @ronag in https://github.com/nodejs/undici/pull/2058
- fix: flaky leak test by @ronag in https://github.com/nodejs/undici/pull/2070
- test: update wpts by @KhafraDev in https://github.com/nodejs/undici/pull/2073
- perf: latin1 by @ronag in https://github.com/nodejs/undici/pull/2075
- fix: mock fetch headers shouldn't be an array by @KhafraDev in https://github.com/nodejs/undici/pull/2080
Full Changelog: https://github.com/nodejs/undici/compare/v5.21.2...v5.22.0