Releases: Hebilicious/authjs-nuxt
Releases · Hebilicious/authjs-nuxt
v0.3.5
No significant changes
View changes on GitHub
v0.3.4
No significant changes
View changes on GitHub
v0.3.3
No significant changes
View changes on GitHub
v0.3.2
v0.3.1
v0.3.0
🚀 Features
- Add guest-only middleware - by @selemondev, Selemondev and @Hebilicious in #42 (275f0)
- Add getProviders function to useAuth composable - by @BayBreezy in #57 (9049e)
- Add signin types - by @Hebilicious in #62 (44f8d)
- H3 web responses - by @Hebilicious in #66 (c12d4)
- Add middlewares at build time - by @Hebilicious in #71 (7f0a8)
🐞 Bug Fixes
- Middleware needs to be registered by name - by @Hebilicious in #44 (b95a0)
- Cast types instead of generics - by @Hebilicious in #45 (b7905)
- Fix defineNuxtRouteMiddleware import - by @Hebilicious (7be2b)
- Splitcookiestring from setcookieparser - by @Hebilicious in #47 (d3ec1)
- Set-cookie-parser import - by @Hebilicious (2aea7)
- Remove bundled aliases - by @Hebilicious (2dc0f)
- Generate correct useAuth types - by @Hebilicious in #70 (a3867)
- Resolve client-auth - by @Hebilicious (9bb2e)
- Add readonly dependency - by @Hebilicious (c9922)
- app: NavigateTo is not defined error - by @selemondev and Selemondev in #48 (d05fa)
View changes on GitHub
v0.3.0-beta.3
No significant changes
View changes on GitHub
v0.3.0-beta.2
v0.3.0-beta.1
v0.3.0-beta.0
🚀 Features
- Add middlewares at build time - by @Hebilicious in #71 (7f0a8)
🐞 Bug Fixes
- Generate correct useAuth types - by @Hebilicious in #70 (a3867)