Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-09 | 3.2 kB | |
v3.0.4 source code.tar.gz | 2025-04-09 | 1.0 MB | |
v3.0.4 source code.zip | 2025-04-09 | 1.1 MB | |
Totals: 3 Items | 2.1 MB | 0 |
What's Changed
- chore(package): bump dev dependencies by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1045
- chore(package): update yarn.lock by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1046
- docs(readme): fix example code syntax error by @17hz in https://github.com/chimurai/http-proxy-middleware/pull/1014
- chore(package): bump express to v4.21.1 by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1047
- chore(examples): update yarn.lock by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1048
- chore(package): bump dev deps by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1059
- chore(package): bump dev dependencies by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1060
- chore(package): bump dev dependencies by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1074
- ci(github-actions): pipeline improvements by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1082
- feat(types): export Plugin type by @oktapodia in https://github.com/chimurai/http-proxy-middleware/pull/1071
- fix(fixRequestBody): support multipart/form-data by @JS-mark in https://github.com/chimurai/http-proxy-middleware/pull/896
- chore(package.json): bump dev deps by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1083
- ci(package): patch http-proxy by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1084
- ci(pkg-pr-new): publish package for testing purposes by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1085
- build(patch-package): run patch-package in 'development' only by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1086
- chore(examples): update next deps by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1087
- ci(github-actions): update spellcheck config by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1088
- fix(websocket): handle errors in handleUpgrade by @nwalters512 in https://github.com/chimurai/http-proxy-middleware/pull/823
- fix(fixRequestBody): prevent multiple .write() calls by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1089
- fix(fixRequestBody): handle invalid request by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1092
- docs(CHANGELOG): update changelog by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1093
- chore(package): v3.0.4 by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1095
New Contributors
- @17hz made their first contribution in https://github.com/chimurai/http-proxy-middleware/pull/1014
- @oktapodia made their first contribution in https://github.com/chimurai/http-proxy-middleware/pull/1071
- @JS-mark made their first contribution in https://github.com/chimurai/http-proxy-middleware/pull/896
- @nwalters512 made their first contribution in https://github.com/chimurai/http-proxy-middleware/pull/823
Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v3.0.3...v3.0.4