github nodejs/undici v7.24.6

5 hours ago

What's Changed

  • fix(test): client wasm compatible with clang 22 by @rozzilla in #4909
  • fix(mock): improve error message when intercepts are exhausted by @travisbreaks in #4912
  • fix(websocket): support open diagnostics over h2 by @mcollina in #4921
  • fix: assume http/https scheme for scheme-less proxy env vars by @travisbreaks in #4914
  • fix(cache): check Authorization on request headers per RFC 9111 §3.5 by @metalix2 in #4911
  • fix: wrap kConnector call in try/catch to prevent client hang by @veeceey in #4834
  • docs: clarify fetch and FormData pairing by @mcollina in #4922
  • fix: support Connection header with connection-specific header names per RFC 7230 by @mcollina in #4775
  • fix: avoid prototype collisions in parseHeaders by @mcollina in #4923
  • build(deps-dev): bump typescript from 5.9.3 to 6.0.2 by @dependabot[bot] in #4926
  • test: auto-init WPT submodule by @mcollina in #4930

New Contributors

Full Changelog: v7.24.5...v7.24.6

Don't miss a new undici release

NewReleases is sending notifications on new releases.