What's Changed
- feat(types): export OnProxyEvent type by @Netail in #1263
- refactor(errors): use HttpProxyMiddlewareError class by @chimurai in #1264
- chore(package.json): bump dev deps by @chimurai in #1265
- test(e2e): add HttpAgent keepAlive test (#472) by @chimurai in #1267
- test(e2e): assert invalid multipart error log by @chimurai in #1272
- feat(debug-proxy-errors-plugin): diagnostic message for POST + bodyParser + ECONNRESET error by @chimurai in #1273
- chore(debug-proxy-errors-plugin): fix BODY_PARSER_ERROR_MESSAGE formatting by @chimurai in #1274
- chore(package.json): update dependencies by @chimurai in #1275
- chore(package.json): v4.2.0 by @chimurai in #1276
New Contributors
Full Changelog: v4.1.1...v4.2.0