v0.0.2-alpha.30
Pre-release
Pre-release
·
43 commits
to main
since this release
🚀 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: