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 11# Changelog
22
3+ ## [ v1.0.1] ( https://github.com/chimurai/http-proxy-middleware/releases/tag/v1.0.1 )
4+
5+ - fix(typescript): fix proxyRes and router types ([ #410 ] ( https://github.com/chimurai/http-proxy-middleware/issues/410 ) ) ([ dylang] ( https://github.com/dylang ) )
6+
37## [ v1.0.0] ( https://github.com/chimurai/http-proxy-middleware/releases/tag/v1.0.0 )
48
59- feat(createProxyMiddleware): explicit import http-proxy-middleware ([ BREAKING CHANGE] ( https://github.com/chimurai/http-proxy-middleware/releases ) )([ #400 ] ( https://github.com/chimurai/http-proxy-middleware/issues/400#issuecomment-587162378 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " http-proxy-middleware" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.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" ,
You can’t perform that action at this time.
0 commit comments