Skip to content

v0.6.0

Compare
Choose a tag to compare
@hoangvvo hoangvvo released this 18 Jan 07:10

Major

  • Use Trouter (#25)
  • Add onError and onNoMatch (#26)

Breaking changes

Error middleware (.use(err, req, res, next) and .error(err, req, res)) is deprecated. Use options.onError instead.