http-proxy v1.18.1 Release Notes
Release Date: 2020-05-17 // over 4 years agoPrevious changes from v1.18.0
-
๐ Merged
- โ Added in auto-changelog module set to keepachangelog format
#1373
- ๐ fix 'Modify Response' readme section to avoid unnecessary array copying
#1300
- ๐ Fix incorrect target name for reverse proxy example
#1135
- ๐ Fix modify response middleware example
#1139
- โก๏ธ [dist] Update dependency async to v3
#1359
- ๐ Fix path to local http-proxy in examples.
#1072
- ๐ fix reverse-proxy example require path
#1067
- โก๏ธ Update README.md
#970
- โก๏ธ [dist] Update dependency request to ~2.88.0 [SECURITY]
#1357
- โก๏ธ [dist] Update dependency eventemitter3 to v4
#1365
- โก๏ธ [dist] Update dependency colors to v1
#1360
- โก๏ธ [dist] Update all non-major dependencies
#1356
- โก๏ธ [dist] Update dependency agentkeepalive to v4
#1358
- โก๏ธ [dist] Update dependency nyc to v14
#1367
- โก๏ธ [dist] Update dependency concat-stream to v2
#1363
- x-forwarded-host overwrite for mutli level proxies
#1267
- ๐จ [refactor doc] Complete rename to http-party org.
#1362
- Highlight correct lines for createProxyServer
#1117
- ๐ Fix docs for rewrite options - 201 also handled
#1147
- โก๏ธ Update .nyc_output
#1339
- ๐ง Configure Renovate
#1355
- ๐ [examples] Restream body before proxying, support for Content-Type of application/x-www-form-urlencoded
#1264
Commits
- โ
[dist] New test fixtures.
7e4a0e5
- [dist] End of an era.
a9b09cc
- [dist] Version bump. 1.18.0
9bbe486
- โ
[fix] Latest versions.
59c4403
- โก๏ธ [fix test] Update tests.
dd1d08b
- โก๏ธ [dist] Update dependency ws to v3 [SECURITY]
b00911c
- [dist] .gitattributes all the things.
fc93520
- ๐ [dist] Regenerate package-lock.json.
16d4f8a
- โ Added in auto-changelog module set to keepachangelog format