All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2020-05-31)
- xForwardedProto renamed to trustProxy
- redirect changed to enabled and default value is always true (see example in docs)
- there might be behaviour changes for express-like frameworks
enabled
option (f06e398)- improve redirectHost type (88cafc0)
- rewrite to typescript (d8460a7)
- trustProxy option (1c8cb3d)
- write redirectURL to response too (763165b)
- fix types and redirectURL with non standard port (e728797)
- update is-https to 2.x (d4267e7)