File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## next
3+ ## [ v1.1.1 ] ( https://github.com/chimurai/http-proxy-middleware/releases/tag/v1.1.1 )
44
5+ - fix(error handler): re-throw http-proxy missing target error ([ #517 ] ( https://github.com/chimurai/http-proxy-middleware/pull/517 ) )
56- refactor(dependency): remove ` camelcase `
67- fix(option): optional ` target ` when ` router ` is used ([ #512 ] ( https://github.com/chimurai/http-proxy-middleware/pull/512 ) )
78
Original file line number Diff line number Diff line change 11{
22 "name" : " http-proxy-middleware" ,
3- "version" : " 1.1.1-alpha.1 " ,
3+ "version" : " 1.1.1" ,
44 "description" : " The one-liner node.js proxy middleware for connect, express and browser-sync" ,
55 "main" : " dist/index.js" ,
66 "types" : " dist/index.d.ts" ,
3333 " https" ,
3434 " connect" ,
3535 " express" ,
36+ " fastify" ,
3637 " polka" ,
3738 " browser-sync" ,
3839 " gulp" ,
You can’t perform that action at this time.
0 commit comments