v5.24.0
版本发布时间: 2023-09-08 22:10:01
nodejs/undici最新发布版本:v6.19.8(2024-08-20 01:20:24)
Notable Changes
- feat: Add H2 support by @metcoder95 in https://github.com/nodejs/undici/pull/2061
What's Changed
- build(deps): bump step-security/harden-runner from 2.4.1 to 2.5.0 by @dependabot in https://github.com/nodejs/undici/pull/2203
- better stack trace for body.json by @KhafraDev in https://github.com/nodejs/undici/pull/2215
- allow http & https websocket urls by @KhafraDev in https://github.com/nodejs/undici/pull/2218
- build(deps-dev): bump @sinonjs/fake-timers from 10.3.0 to 11.1.0 by @dependabot in https://github.com/nodejs/undici/pull/2221
- fix: pass ProxyAgent proxy status code error by @NBNGaming in https://github.com/nodejs/undici/pull/2162
- fix failing test by @KhafraDev in https://github.com/nodejs/undici/pull/2223
- docs: update MockPool.md intercept method description by @capaj in https://github.com/nodejs/undici/pull/2220
- Update wpts by @KhafraDev in https://github.com/nodejs/undici/pull/2226
- build(deps): bump github/codeql-action from 2.21.2 to 2.21.5 by @dependabot in https://github.com/nodejs/undici/pull/2240
- build(deps): bump actions/setup-node from 3.6.0 to 3.8.1 by @dependabot in https://github.com/nodejs/undici/pull/2237
- build(deps): bump fastify/github-action-merge-dependabot from 3.9.0 to 3.9.1 by @dependabot in https://github.com/nodejs/undici/pull/2236
- build(deps): bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in https://github.com/nodejs/undici/pull/2241
- build(deps): bump actions/dependency-review-action from 3.0.6 to 3.0.8 by @dependabot in https://github.com/nodejs/undici/pull/2238
- fix: aborting request with non-object error by @KhafraDev in https://github.com/nodejs/undici/pull/2243
- fix: preserve file path when parsing formdata by @jimmywarting in https://github.com/nodejs/undici/pull/2245
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in https://github.com/nodejs/undici/pull/2246
- Updated benchmarks by @mcollina in https://github.com/nodejs/undici/pull/2250
- Fix fetch in node v20.6.0 by @mcollina in https://github.com/nodejs/undici/pull/2251
- Maybe fix v20 by @mcollina in https://github.com/nodejs/undici/pull/2252
- feat: Add H2 support by @metcoder95 in https://github.com/nodejs/undici/pull/2061
- docs: fix tables in README by @regseb in https://github.com/nodejs/undici/pull/2254
- Fix http2 fetch test by @mcollina in https://github.com/nodejs/undici/pull/2253
New Contributors
- @NBNGaming made their first contribution in https://github.com/nodejs/undici/pull/2162
- @capaj made their first contribution in https://github.com/nodejs/undici/pull/2220
- @regseb made their first contribution in https://github.com/nodejs/undici/pull/2254
Full Changelog: https://github.com/nodejs/undici/compare/v5.23.0...v5.24.0