chimurai / http-proxy-middleware

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

feat: remove shorthand usage [BREAKING CHANGE] #716

Closed chimurai closed 2 years ago

chimurai commented 2 years ago

Description

Remove shorthand usage: createProxyMiddleware('http://www.example.org/api')

Motivation and Context

Simplify internal code

How has this been tested?

CI

Types of changes

Checklist:

coveralls commented 2 years ago

Coverage Status

Coverage decreased (-0.03%) to 98.827% when pulling fd591073f1fff0fc72867d9b5b26ee31ad87844a on remove-shorthand into 2d6741a3cf8d16f27a5a0757eea98b446874ce44 on master.