1.2 KiB
1.2 KiB
Change Log
v2.1.6 (2022/12/22)
- Change: Update deps and docs
v2.1.5 (2022/06/03)
- Fix: Type definitions for TypeScript
v2.1.4 (2021/05/09)
- Fix: Type definitions for TypeScript
v2.1.3 (2021/03/20)
- Fix: Type definitions for TypeScript
v2.1.2 (2021/03/20)
- Fix: Better support for JavaScript bundlers
v2.1.1 (2021/03/14)
- New: Type definitions for TypeScript
v2.1.0 (2020/06/06)
- New: Support for sync
request-logs - Fix: Append request path when redirecting to non root relative path
v2.0.0 (2020/04/06)
- Change: Drop support for Node 4 and 6
v1.2.3 (2020/03/22)
- Fix: Do not append original request querystring on redirect
v1.2.2 (2020/03/01)
- Fix: Support for
request-multipartmiddleware
v1.2.1 (2019/08/28)
- Fix: The
proxyoption to set host header
v1.2.0 (2019/01/22)
- New: Added
proxyoption
v1.1.1 (2019/01/04)
- Fix: The
extendmethod to always return a compose copy
v1.1.0 (2018/12/14)
- Change: The
buffercomposition now decodes gzipped bodies
v1.0.0 (2018/09/21)
- Public API Freeze
v0.0.19 (2018/07/10)
- Last development release
v0.0.1 (2018/01/30)
- Initial release