v4.0.0
Breaking changes since v3.0.7
- Dropped support for Node versions < 10.
New features
- When local-web-server is running in plain HTTP mode (not HTTPS or HTTP2), stripping the
secure
attribute from remote, rewrite-target cookies is now the default behaviour. Set the--rewrite.keep-secure-attr
flag to disable this. #141
Other improvements
- All dependencies updated to latest versions.