| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-06 | 5.1 kB | |
| v3.0.6 source code.tar.gz | 2026-06-06 | 1.0 MB | |
| v3.0.6 source code.zip | 2026-06-06 | 1.0 MB | |
| Totals: 3 Items | 2.1 MB | 1 | |
What's Changed
- fix(types): fix Logger type by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1104
- fix(fixRequestBody): support text/plain by @knudtty in https://github.com/chimurai/http-proxy-middleware/pull/1103
- chore(examples): bump deps by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1105
- build(prettier): improve prettier setup by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1108
- chore(deps): fix punycode node deprecation warning by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1109
- chore(examples): bump deps by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1110
- build(codespaces): add devcontainer.json by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1112
- chore(package): bump dev dependencies by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1116
- ci(github-action): ci.yml add node v24 by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1117
- chore(package): bump dev dependencies by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1118
- chore(package): upgrade to jest v30 by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1122
- chore(examples): upgrade deps by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1124
- chore(package): update dev deps by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1125
- test(websocket): fix ws import by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1126
- chore(refactor): use
node:protocol imports by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1127 - ci(node24): pin node24 due to TLS issue with mockttp by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1137
- docs(recipes/pathRewrite.md): fix comment by @DEBargha2004 in https://github.com/chimurai/http-proxy-middleware/pull/1135
- chore(package): bump dev deps by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1138
- chore(deps): update actions/checkout action to v5 by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1140
- fix(error-response-plugin): sanitize input by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1141
- chore(package.json): update dev deps by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1143
- chore: add context7.json by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1144
- build(eslint): update eslint.config.mjs by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1145
- ci(github workflow): harden github workflows by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1146
- chore(package): bump dev deps by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1147
- ci(ci.yml): unpin node 24 by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1148
- docs(recipes): fix servers.md http.createServer example by @hacklschorsch in https://github.com/chimurai/http-proxy-middleware/pull/1150
- ci: publish with oidc by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1152
- chore(package.json): bump dev deps by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1153
- chore(package.json): bump dev deps by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1155
- chore(package.json): bump dev deps by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1158
- test(types.spec.ts): add type check when req or res are 'any' by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1161
- chore(package.json): bump deps by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1164
- chore(package.json): eslint v10 by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1165
- chore(package.json): bump dev deps by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1166
- chore(package.json): bump dev-deps by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1171
- docs(examples): fix websocket example by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1170
- build(vscode): use workspace version of TypeScript by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1173
- fix(router): harden proxy-table matching by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1254
- chore(package.json): v3.0.6 by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/1256
New Contributors
- @knudtty made their first contribution in https://github.com/chimurai/http-proxy-middleware/pull/1103
- @DEBargha2004 made their first contribution in https://github.com/chimurai/http-proxy-middleware/pull/1135
- @hacklschorsch made their first contribution in https://github.com/chimurai/http-proxy-middleware/pull/1150
Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v3.0.5...v3.0.6