Skip to content

v4.0.0 - Major Release

Compare
Choose a tag to compare
@ezypeeze ezypeeze released this 30 Jun 16:22
· 70 commits to master since this release

Features

  • error handler: pass entire context nuxt object instead of only the error nuxt handler (ce0f598)

BREAKING CHANGES

  • error handler: errorHandler will only have one parameter (of type Error) with the err.ctx object monkey-patched