v3.0.0
版本发布时间: 2024-04-02 05:52:03
chimurai/http-proxy-middleware最新发布版本:v3.0.2(2024-09-04 04:21:35)
[BREAKING CHANGES]
Read the v3 in Discussions or MIGRATION.md to see what the breaking changes are and how you can migrate them.
What's Changed
- refactor: v3 by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/766
- ci: github-actions Node.js v18 by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/770
- fix(logger-plugin): fix next.js url logging (baseUrl not supported) by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/771
- test(mockttp): fix deprecated functions by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/772
- ci: remove unnecessary pre-build steps by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/774
- ci(package): build speed improvements by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/776
- docs(node17+): dns lookups localhost by @davidmeirlevy in https://github.com/chimurai/http-proxy-middleware/pull/783
- ci(cspell): minor tweaks by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/787
- ci: add .gitpod.yml by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/791
- docs(shields.io): add logos to badges by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/792
- chore(dev-deps): bump jest to v28 by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/817
- ci(github-actions): drop node 12.x by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/821
- chore(dev-deps): bump jest to v29 by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/825
- chore(package): upgrade mockttp to 3.4.0 by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/841
- chore(package): update dev dependencies by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/844
- docs(README): fix github-actions workflow badge by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/874
- docs(README): fix badge links by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/875
- feat(typescript): type improvements by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/882
- docs(servers.md): next.js bodyParser usage by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/886
- docs: fix proxy events documentation by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/887
- chore(package.json): bump devDependencies by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/888
- docs: improve jsdoc for http-proxy options by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/889
- chore(package): v3.0.0-beta.1 by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/890
- docs(response-interceptor.md): improve example by @bangank36 in https://github.com/chimurai/http-proxy-middleware/pull/891
- refactor(legacy adapter): add MIGRATION.md deeplinks by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/892
- docs(README.md): add beta badge by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/894
- refactor: minor type improvements by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/895
- chore(deps): update to typescript v5 by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/902
- ci(github-actions): support node v20 by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/903
- chore(package): drop node 12 [BREAKING CHANGE] by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/904
- chore(package): bump dev dependencies by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/905
- ci(github-actions): minor improvements by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/908
- docs(proxy-events.md): fix example by @pstephan9 in https://github.com/chimurai/http-proxy-middleware/pull/921
- chore(package): bump prettier to v3 by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/934
- ci: drop node v14 and v16 by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/936
- chore(package): bump dev dependencies by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/935
- docs(README): fix snyk badge by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/937
- ci(github-actions): bump actions/checkout to v4 by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/939
- build(gitpod): remove deprecated config by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/944
- docs(nextjs): improve nextjs example by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/945
- test(types): contextual types by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/946
- ci(github-actions): update actions/setup-node to v4 by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/951
- docs: fix documentation for websockets by @crooruhe in https://github.com/chimurai/http-proxy-middleware/pull/953
- chore(package): bump dev dependencies by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/977
- chore(package): v3.0.0 by @chimurai in https://github.com/chimurai/http-proxy-middleware/pull/947
New Contributors
- @davidmeirlevy made their first contribution in https://github.com/chimurai/http-proxy-middleware/pull/783
- @bangank36 made their first contribution in https://github.com/chimurai/http-proxy-middleware/pull/891
- @pstephan9 made their first contribution in https://github.com/chimurai/http-proxy-middleware/pull/921
- @crooruhe made their first contribution in https://github.com/chimurai/http-proxy-middleware/pull/953
- @cdaringe made their first contribution in https://github.com/chimurai/http-proxy-middleware/pull/723
Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v2.0.4...v3.0.0