v5.25.0
版本发布时间: 2023-09-20 21:02:08
nodejs/undici最新发布版本:v6.19.8(2024-08-20 01:20:24)
What's Changed
- fix: h2 without body by @metcoder95 in https://github.com/nodejs/undici/pull/2258
- ci: remove duplicated runs by @metcoder95 in https://github.com/nodejs/undici/pull/2265
- improve documentation of timeouts by making the units clear in all places by @mcfedr in https://github.com/nodejs/undici/pull/2266
- expose websocket in node bundle by @KhafraDev in https://github.com/nodejs/undici/pull/2217
- test: fix Fetch/HTTP2 tests by @metcoder95 in https://github.com/nodejs/undici/pull/2263
- fix undici when node is built with --without-ssl by @KhafraDev in https://github.com/nodejs/undici/pull/2272
- fix: Fix type definition for Client Interceptors by @ComradeCow in https://github.com/nodejs/undici/pull/2269
- Fix http2 agent by @mcollina in https://github.com/nodejs/undici/pull/2275
New Contributors
- @ComradeCow made their first contribution in https://github.com/nodejs/undici/pull/2269
Full Changelog: https://github.com/nodejs/undici/compare/v5.24.0...v5.25.0