Skip to content

v0.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Oct 14:16
· 14 commits to main since this release

Version 0.0.3

⚠️ Breaking change

This version introduces a breaking change to eventually support Nuxt v3. You now need to manually register
the manager. Please consult the usage guide here or the docs here.

🎉 New features

  • Register the manager via createManager() and app.use()
  • Event callbacks, like onReady or onError, are able to accept multiple user provided callback functions