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
- ## [ develop ] ( https://github.com/chimurai/http-proxy-middleware/releases/tag/develop )
3
+ ## [ v0.17.0 ] ( https://github.com/chimurai/http-proxy-middleware/releases/tag/v0.17.0 )
4
4
- fix(context matching): Use [ RFC 3986 path] ( https://tools.ietf.org/html/rfc3986#section-3.3 ) in context matching. (excludes query parameters)
5
5
6
6
## [ v0.16.0] ( https://github.com/chimurai/http-proxy-middleware/releases/tag/v0.16.0 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " http-proxy-middleware" ,
3
- "version" : " 0.17.0-beta " ,
3
+ "version" : " 0.17.0" ,
4
4
"description" : " The one-liner node.js proxy middleware for connect, express and browser-sync" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments