Releases: nuxt-modules/better-auth
Releases · nuxt-modules/better-auth
v0.0.2-alpha.31
🐞 Bug Fixes
- Resolve auth configs across nuxt layers - by @onmax in #252 (b101b)
- Consider
NUXT_BETTER_AUTH_SECRETfor env validation - by @jd-solanki in #271 (77633) - Resolve schema.casing typed as any - by @onmax in #274 (1fbb2)
- auth:
- ci:
- deps:
- Update dependency better-auth to v1.5.4 - in #241 (355cc)
- Update dependency @better-auth/passkey to v1.5.5 - in #240 (caa3b)
- Update dependency std-env to v4 - by @onmax in #251 (7e787)
- Update dependency better-auth to v1.5.5 - in #254 (180bf)
- Update dependency @vercel/analytics to v2 - in #258 (b0cee)
- playground:
View changes on GitHub
v0.0.2-alpha.30
🚀 Features
- auth:
- types:
🐞 Bug Fixes
- Update AuthInstance type to use AuthOptions for better type inference - by @amaury-tobias in #193 (7e50c)
- auth:
- Skip social session sync - by @onmax in #176 (345cf)
- Avoid hydration session flicker - by @onmax in #177 (8dcd4)
- Keep pending on social redirect - by @onmax in #182 (c820f)
- Keep pending for nested redirect responses - by @onmax in #183 (2d1be)
- Handle prerender hydration - by @onmax in #186 (d556d)
- Force fresh session check on prerender hydration - by @onmax in #189 (f45f1)
- Defer prerender ready reset after hydration - by @onmax in #191 (a212c)
- schema:
- types:
View changes on GitHub
v0.0.2-alpha.29
🚀 Features
View changes on GitHub
v0.0.2-alpha.28
v0.0.2-alpha.26
No significant changes
View changes on GitHub
v0.0.2-alpha.25
No significant changes
View changes on GitHub
v0.0.2-alpha.24
🚀 Features
- composables:
- nuxt-better-auth:
- schema:
🐞 Bug Fixes
- Restore missing schema.get file - by @onmax in #152 (1106e)
- auth: Preserve return-to on login redirect - by @onmax in #146 (6b2cb)
- composables: Harden auth action handles - by @onmax in #148 (1015b)
- nuxthub: Use generated schema - by @onmax in #156 (5d546)
- types: Preserve define server auth literals - by @onmax in #135 (c9d96)