Releases: n00ki/sveltekit-omakase
Releases · n00ki/sveltekit-omakase
Release list
v1.0.0
- Svelte 5 and SvelteKit foundation with TypeScript, TailwindCSS v4, shadcn-svelte primitives, and theme mode support
- Better Auth email/password auth, Google OAuth, password reset, session handling, and protected route guards
- Two-factor authentication setup, recovery codes, and challenge gates for sensitive routes and forms
- Remote Functions for forms, queries, and commands, backed by Valibot schemas, preflight validation, rate limiting, and flash messages
- Drizzle ORM models, queries, and migrations for LibSQL/Turso
- Dashboard, profile settings, appearance settings, password settings, and account security flows
- Direct Cloudflare R2 uploads with named policies, validation, and signed upload requests
- Transactional email through Resend and Better Svelte Email templates
- Central app config, user-facing messages, route metadata, and SEO/social head tags
- Playwright, Vitest, ESLint, Prettier, import sorting, simple-git-hooks, architecture docs, and agent guidance