v3.0.1-beta.0
版本发布时间: 2024-04-21 02:07:36
chimurai/http-proxy-middleware最新发布版本:v3.0.2(2024-09-04 04:21:35)
What's Changed
- docs(responseInterceptor): fix header manipulation example by @mcgwiz in https://github.com/chimurai/http-proxy-middleware/pull/967
- fix(type): fix RequestHandler return type by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/980
- chore(package): lockfile update by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/981
- chore(package): bump dev dependencies by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/982
- chore(package): yarn.lock update by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/986
- refactor(errors): improve pathFilter error message by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/987
- docs(MIGRATION.md): fix misspelled URLs by @lpaolini in https://github.com/chimurai/http-proxy-middleware/pull/988
- fix(logger-plugin): fix missing target port by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/989
- docs(websocket): improve example for online IDE by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/990
- ci(package): npm package provenance by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/991
New Contributors
- @mcgwiz made their first contribution in https://github.com/chimurai/http-proxy-middleware/pull/967
- @lpaolini made their first contribution in https://github.com/chimurai/http-proxy-middleware/pull/988
Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v3.0.0...v3.0.1-beta.0