Skip to content

3.11.2

Choose a tag to compare

@bjrmatos bjrmatos released this 05 Apr 17:48
· 661 commits to master since this release

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.onReqReady to be able to receive the parsed req values

express

  • postpone setting http response timeout until the req.options.timeout is parsed