File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 5
5
- feat(http-proxy): bump to v1.18.0
6
6
- feat: async router ([ #379 ] ( https://github.com/chimurai/http-proxy-middleware/issues/335 ) ) ([ LiranBri] ( https://github.com/LiranBri ) )
7
7
- feat(typescript): types support ([ #369 ] ( https://github.com/chimurai/http-proxy-middleware/pull/369 ) )
8
+ - feat: async pathRewrite ([ #397 ] ( https://github.com/chimurai/http-proxy-middleware/pull/397 ) ) ([ rsethc] ( https://github.com/rsethc ) )
8
9
9
10
## [ v0.20.0] ( https://github.com/chimurai/http-proxy-middleware/releases/tag/v0.20.0 )
10
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " http-proxy-middleware" ,
3
- "version" : " 0.21.0-beta.2 " ,
3
+ "version" : " 0.21.0-beta.3 " ,
4
4
"description" : " The one-liner node.js proxy middleware for connect, express and browser-sync" ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments