Sourced from http-proxy-middleware's releases.
v2.0.9
What's Changed
- fix(fixRequestBody): check readableLength by
@chimuraiin chimurai/http-proxy-middleware#1097- chore(package): v2.0.9 by
@chimuraiin chimurai/http-proxy-middleware#1099Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.8...v2.0.9
v2.0.8
What's Changed
- fix(fixRequestBody): prevent multiple .write() calls by
@chimuraiin chimurai/http-proxy-middleware#1090- fix(fixRequestBody): handle invalid request by
@chimuraiin chimurai/http-proxy-middleware#1091- chore(package): v2.0.8 by
@chimuraiin chimurai/http-proxy-middleware#1094Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7...v2.0.8
v2.0.7
Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7
v2.0.7-beta.1
Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.7-beta.0...v2.0.7-beta.1
v2.0.7-beta.0
Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.6...v2.0.7-beta.0
v2.0.6
What's Changed
- fix(proxyReqWs): catch socket errors by
@chimuraiin chimurai/http-proxy-middleware#763- chore(package): v2.0.6 by
@chimuraiin chimurai/http-proxy-middleware#764Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.5...v2.0.6
v2.0.5
What's Changed
- fix(error handler): add default handler to econnreset by
@chimuraiin chimurai/http-proxy-middleware#759- chore(package): v2.0.5 by
@chimuraiin chimurai/http-proxy-middleware#760Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.4...v2.0.5
v2.0.4
What's Changed
- chore(package): bump dev dependencies by
@chimuraiin chimurai/http-proxy-middleware#714- chore(vscode): add recommended extensions by
@chimuraiin chimurai/http-proxy-middleware#715- docs(response-interceptor.md): add headers modification example by
@stefanwright1988in chimurai/http-proxy-middleware#724- fix(fix-request-body): improve content type check by
@kevinxhin chimurai/http-proxy-middleware#725- chore(package): v2.0.4 by
@chimuraiin chimurai/http-proxy-middleware#729
... (truncated)
Sourced from http-proxy-middleware's changelog.
v2.0.9
- fix(fixRequestBody): check readableLength
v2.0.8
- fix(fixRequestBody): prevent multiple .write() calls
- fix(fixRequestBody): handle invalid request
v2.0.7
- ci(github actions): add publish.yml
- fix(filter): handle errors
v2.0.6
- fix(proxyReqWs): catch socket errors (#763)
v2.0.5
- fix(error handler): add default handler to econnreset (#759)
v2.0.4
617a7c9
chore(package): v2.0.9 (#1099)d22d587
fix(fixRequestBody): check readableLength (#1097)d03d51b
chore(package): v2.0.8 (#1094)c50dd06
fix(fixRequestBody): handle invalid request (#1091)76a9d8d
fix(fixRequestBody): prevent multiple .write() calls (#1090)1e92339
ci(github-actions): fix npm tag90afb7c
chore(package): v2.0.70b4274e
fix(filter): handle errors1bd6dd5
ci(github actions): add publish.ymlc08cb1e
chore(package): v2.0.6 (#764)