Changelog

Every improvement, fix, and new module shipped to SyntaxKit.

1 release · Lifetime updates included

v1.0.0

SyntaxKit 1.0

  • New
The SyntaxKit dashboard, showing the organization sidebar and a getting-started checklist

The first public release. SyntaxKit is a commercially licensed, production-ready SaaS foundation built as a pnpm and Turborepo monorepo, with a Next.js product app and a separate documentation site. Authentication, multi-tenant organizations, Stripe billing with real entitlements, and streaming AI chat are wired together and tested, alongside the operational work that normally eats the first six months of a new product.

  • Better Auth with passkeys, TOTP two-factor, and GitHub and Google OAuth
  • Multi-tenant organizations with roles, invitations, and seat limits
  • Stripe subscriptions backed by a seven-state entitlement machine
  • Streaming AI chat routed through the Vercel AI Gateway
  • oRPC, Prisma, and Zod for one type-safe path from database to browser
  • Deployment configs for Vercel, Fly.io, Render, and Docker
Read more