v0.0.2-alpha.32
Pre-release
Pre-release
🚀 Features
- Add setSessionCookie(event, token) server utility - by @onmax in #299 (b1737)
- Add createSession(event, userId) server utility - by @onmax in #300 (0943d)
- Expose request origin in server auth context - by @onmax in #304 (074bd)
🐞 Bug Fixes
- Defer auth secret validation to runtime - by @onmax in #303 (55f58)
- Preserve auth client facade in Pinia stores - by @onmax in #338 (364bd)
- Resolve hyperdrive from request context - by @onmax in #340 (25467)
- Stabilize lint rules for dependency updates - by @onmax (599d1)
- Unblock renovate dependency ci - by @onmax in #356 (dcc58)
- Stabilize renovate dependency test fixtures - by @onmax in #357 (c48f6)
- Allow verified chokidar trust exception - by @onmax in #358 (d799a)
- Declare direct typecheck dependencies - by @onmax in #359 (05fc0)
- Declare pnpm 11 runtime test dependencies - by @onmax in #360 (fa6f9)
- Allow semver trust policy exception - by @onmax in #362 (c28e5)
- auth:
- Preserve nuxthub db package imports in prerender builds - by @onmax in #305 (f30fd)
- Use nuxt imports in server runtime - by @onmax in #306 (a8626)
- Scope hyperdrive postgres adapters per request - by @onmax (ec849)
- Make client proxy vue-safe - by @onmax in #337 (565b5)
- Rebuild nuxthub adapters and server auth type refs - by @onmax (91505)
- demo:
- deps:
- runtime:
- types: