github nodejs/undici v7.13.0

latest releases: v7.15.0, v7.14.0
one month ago

What's Changed

  • MockAgent.prototype.get support ignoreTrailingSlash option by @lisez in #4344
  • chore: more jsdoc and minor improvements for lib/api/readable.js, by @Uzlopak in #4351
  • ci: skip Node.js 20 tests on Windows by @mcollina in #4353
  • Update WPT by @github-actions[bot] in #4267
  • feat(ProxyAgent) improve Curl-y behavior in HTTP->HTTP Proxy connections (#4180) by @caitp in #4340
  • fix: detect and prevent redirect loops with Client/Pool by @mcollina in #4361
  • remove node:buffer imports by @KhafraDev in #4362
  • fix: remove deprecated maxRedirections option from types by @mcollina in #4363
  • Amend the GC warning in the README to clarify that consuming bodies is recommended but not required by @mcollina in #4364
  • fix(inteceptor/dump): handle preemptive network errors by @metcoder95 in #4354
  • feat: add SnapshotAgent for HTTP request recording and playback by @mcollina in #4270

New Contributors

Full Changelog: v7.12.0...v7.13.0

Don't miss a new undici release

NewReleases is sending notifications on new releases.