File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v0.19.1] ( https://github.com/chimurai/http-proxy-middleware/releases/tag/v0.19.1 )
4
+
5
+ - fix(log): handle case when error code is missing ([ #303 ] ( https://github.com/chimurai/http-proxy-middleware/pull/303 ) )
6
+
3
7
## [ v0.19.0] ( https://github.com/chimurai/http-proxy-middleware/releases/tag/v0.19.0 )
4
8
5
9
- feat(http-proxy): bump to v1.17.0 ([ #261 ] ( https://github.com/chimurai/http-proxy-middleware/pull/261 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " http-proxy-middleware" ,
3
- "version" : " 0.19.0 " ,
3
+ "version" : " 0.19.1 " ,
4
4
"description" : " The one-liner node.js proxy middleware for connect, express and browser-sync" ,
5
5
"main" : " index.js" ,
6
6
"files" : [
You can’t perform that action at this time.
0 commit comments