3.11.2
highlights of updates
general updates
- all extensions dependencies were updated to ensure that we don't use vulnerable packages, so npm audit now reports 0 vulnerabilities in most cases
core
- add
options.onReqReadyto be able to receive the parsed req values
express
- postpone setting http response timeout until the
req.options.timeoutis parsed