Skip to content

0.6.1

Compare
Choose a tag to compare
@zoey-kaiser zoey-kaiser released this 16 Nov 15:59
· 150 commits to main since this release
93591e3

Hello everyone! 0.6.1 is a small patch version to accomplish two things that have happened since the release of 0.6.0.

  • We renamed our module to sidebase-auth in the internal modules structure of Nuxt. Therefore we need to change the name, to allow Nuxt Devtools to properly register our module again. However, you will not need to change anything in your code, this is only an internal identifier and does not affect you in anyway.
  • We allowed you to disable the signout route, in case you do not want to make an API call when logging someone out and only want to clear the session on the browser.

What's Changed

New Contributors

Full Changelog: 0.6.0...0.6.1