This repository was archived by the owner on May 24, 2023. It is now read-only.
0.3.0
Breaking changes
- context middleware
- removed (not needed anymore) 7977fde
- less middleware
- changed
optionsargument to less-openui5 options bf6d596
- changed
Fixes
- proxy middleware
- now respects the local proxy configuration (environment variables
HTTP_PROXY,HTTPS_PROXY,NO_PROXY) when making requests 483e137
- now respects the local proxy configuration (environment variables
- less middleware
- next should not be called after ending the response df71ca8