Skip to content

v4.1.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@chimurai chimurai released this 25 May 17:15
· 6 commits to master since this release
f26184a

What's Changed

  • test(ws): on error event with unreachable websocket target by @chimurai in #1243
  • feat(router): add 'res' and 'options' to router function by @chimurai in #1244
  • test(http2): improve test by @chimurai in #1245
  • test(router): add dynamic agent test by @chimurai in #1246
  • feat(pathRewrite): add 'res' and 'options' to custom pathRewrite function by @chimurai in #1247
  • docs: fix documentation drift by @chimurai in #1248
  • fix(responseInterceptor): prevent trailer/content-length conflict by @chimurai in #1249
  • feat(zstd): support zstd compression in responseInterceptor and fixRequestBody by @chimurai in #1250
  • fix(responseInterceptor): handle bodyless responses (HEAD/1xx/204/304) with content-encoding by @chimurai in #1251
  • chore(package.json): v4.1.0-beta.2 by @chimurai in #1252

Full Changelog: v4.1.0-beta.1...v4.1.0-beta.2