v3.0.0-beta.1
版本发布时间: 2023-03-04 06:33:27
chimurai/http-proxy-middleware最新发布版本:v3.0.2(2024-09-04 04:21:35)
What's Changed
- 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
New Contributors
- @davidmeirlevy made their first contribution in https://github.com/chimurai/http-proxy-middleware/pull/783
Full Changelog: https://github.com/chimurai/http-proxy-middleware/compare/v3.0.0-beta.0...v3.0.0-beta.1