chimurai / http-proxy-middleware

:zap: The one-liner node.js http-proxy middleware for connect, express, next.js and more
MIT License
10.7k stars 834 forks source link

v3.0.0 #769

Open chimurai opened 2 years ago

chimurai commented 2 years ago

Version 3 introduced some breaking changes in order to have a better DX and extensibility with the new plugin system.

Read about what changed in v3 discussions.

You can give it a try and install the beta version with npm install http-proxy-middleware@beta or yarn add http-proxy-middleware@beta

Happy to hear your questions and feedback in the discussions.