File tree 2 files changed +5
-1
lines changed
2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v2.0.6] ( https://github.com/chimurai/http-proxy-middleware/releases/tag/v2.0.6 )
4
+
5
+ - fix(proxyReqWs): catch socket errors ([ #763 ] ( https://github.com/chimurai/http-proxy-middleware/pull/763 ) )
6
+
3
7
## [ v2.0.5] ( https://github.com/chimurai/http-proxy-middleware/releases/tag/v2.0.5 )
4
8
5
9
- fix(error handler): add default handler to econnreset ([ #759 ] ( https://github.com/chimurai/http-proxy-middleware/pull/759 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " http-proxy-middleware" ,
3
- "version" : " 2.0.5 " ,
3
+ "version" : " 2.0.6 " ,
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