Skip to content

3.0.0-alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@jonathanong jonathanong released this 21 Mar 07:37
· 24 commits to master since this release

Breaking Changes:

  • .req.origin now represents req.headers.origin
  • .body=<json> does not overwrite .type= if the type is already json
  • Removed special ENOENT error support - please check your file handling functions
  • .res.set - do not coerce headers to be strings