File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## [ v1.0.7 ] ( https://github.com/chimurai/http-proxy-middleware/releases/tag/v1.0.7 )
3
+ ## [ v1.1.0 ] ( https://github.com/chimurai/http-proxy-middleware/releases/tag/v1.1.0 )
4
4
5
5
- fix(errorHandler): fix confusing error message ([ #509 ] ( https://github.com/chimurai/http-proxy-middleware/pull/509 ) )
6
6
- fix(proxy): close proxy when server closes ([ #508 ] ( https://github.com/chimurai/http-proxy-middleware/pull/508 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " http-proxy-middleware" ,
3
- "version" : " 1.0.7 " ,
3
+ "version" : " 1.1.0 " ,
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