0.9.0
Upgrade guide
Hi everyone 👋
In #821 we made a breaking change where we unified the local
and refresh
providers into one!
Therefore, anyone using the refresh
provider, will need to update their configuration after upgrading @sidebase/nuxt-auth
.
We prepared a full upgrade guide, that can be read here.
What's Changed
- fix(#834): Do not refresh on window focus for unprotected pages by @YoshimiShima in #858
- chore: add metadata fields to package.json by @MuhammadM1998 in #864
- fix(#860): make node version requirement less strict by @phoenix-ru in #865
- docs: Add recipes section and copy old recipes by @zoey-kaiser in #868
- chore: add plausible site analytics by @zoey-kaiser in #869
- feat(#673, #523, #848): back-port authjs migration by @phoenix-ru in #849
- feat(#821): Unify
local
andrefresh
providers into one by @zoey-kaiser in #822 - chore: updated ESLint and general housekeeping by @zoey-kaiser in #853
- chore: update docs for
0.9.0
by @zoey-kaiser in #873
New Contributors
- @YoshimiShima made their first contribution in #858
Full Changelog: 0.8.2...0.9.0