Work in Progress... 🚀
Here are the features and improvements we're actively working on and expect to ship in the near future. This roadmap may evolve based on user needs and community input.
- 📧Wait list: Adding a simple wait list app, that you can ship immediately to start collecting emails from day one.
- 📱Mobile app: We're planning to add a new mobile app starter kit, that will seamlessly integrate with the existing API of the SaaS app.
- ✨... and further improvements, fixes and dependency updates.

supastarterfor Next.js v2026.08.07
🐞 Fixed
- Auth, admin, and cache freshness: Social sign-in failures now show a toast, invitation Accept uses the primary button, and list caches refresh after admin/org/settings mutations.
📦 Dependencies
- Framework and toolchain: Updated AI SDK, AWS SDK, Dodo Payments, nuqs, and tsx.

supastarterfor Nuxt v2026.08.07
🐞 Fixed
- Organizations, settings, and permissions: Invitation Accept uses the primary button, revoke/rename/password flows refresh the right caches, and admin access no longer depends on Permix setup timing.
📦 Dependencies
- Framework and toolchain: Updated AI SDK, AWS SDK, Dodo Payments, Nuxt, and tsx.

supastarterfor TanStack Start v2026.08.07
🐞 Fixed
- Auth, admin, and cache freshness: Social sign-in failures now show a toast, invitation Accept uses the primary button, and list caches refresh after admin/org/settings mutations.
📦 Dependencies
- Framework and toolchain: Updated AI SDK, TanStack Router/Start, AWS SDK, Dodo Payments, nuqs, and tsx.

supastarterfor Next.js v2026.08.06
📦 Dependencies
- Framework and toolchain: Updated AI SDK, Better Auth, next-intl, AWS SDK, Base UI, React Table v9, and related tooling.

supastarterfor Nuxt v2026.08.06
📦 Dependencies
- Framework and toolchain: Updated AI SDK, Better Auth, Nuxt SEO, AWS SDK, and related lockfile versions.

supastarterfor TanStack Start v2026.08.06
📦 Dependencies
- Framework and toolchain: Updated AI SDK, Better Auth, TanStack Router/Start, Base UI, React Table v9, and related tooling.

supastarterfor Next.js v2026.08.05
📦 Dependencies
- Framework and toolchain: Updated Next.js 16.3, AI SDK, oRPC, AWS SDK, Hono, nanoid, oxlint, oxfmt, and removed the deprecated @types/uuid stub.

supastarterfor Nuxt v2026.08.05
📦 Dependencies
- Framework and toolchain: Updated AI SDK, oRPC, Nuxt SEO, AWS SDK, Hono, OpenAI, DOMPurify, oxlint, and removed the deprecated @types/uuid stub.

supastarterfor TanStack Start v2026.08.05
📦 Dependencies
- Framework and toolchain: Updated AI SDK, oRPC, TanStack Start, AWS SDK, Hono, OpenAI, oxlint, oxfmt, and removed the deprecated @types/uuid stub.

supastarterfor Next.js v2026.08.04
🔥 New features
- Permix authorization: Introduced typed `@repo/permissions` with Permix for admin, organization, and payment gates across oRPC and the SaaS UI.
- Admin user bans: Added admin controls to ban users with an internal reason, optional expiration, active ban details, and unban actions.
- Agent skills: Added curated agent skills for common workflows like features, auth, payments, database changes, tests, and more.
📦 Dependencies
- Framework and toolchain: Added Permix and updated Hono, React Dropzone, React Hook Form resolvers, tsx, and related lockfile versions.

supastarterfor Nuxt v2026.08.04
🔥 New features
- Permix authorization: Introduced typed `@repo/permissions` with Permix for admin, organization, and payment gates across oRPC and the SaaS UI.
- Admin user bans: Added admin controls to ban users with an internal reason, optional expiration, active ban details, and unban actions.
- Agent skills: Added curated agent skills for common workflows like features, auth, payments, database changes, tests, and more.
📦 Dependencies
- Framework and toolchain: Added Permix and updated Hono, tsx, and related lockfile versions.

supastarterfor TanStack Start v2026.08.04
🔥 New features
- Admin user bans: Added admin controls to ban users with an internal reason, optional expiration, active ban details, and unban actions.
- Agent skills: Added curated agent skills for common workflows like features, auth, payments, database changes, tests, and more.
📦 Dependencies
- Framework and toolchain: Updated Hono, React Dropzone, tsx, and related lockfile versions.

supastarterfor Next.js v2026.08.03
🐞 Fixed
- Login and Base UI interactions: Improved login form keyboard flow and polished Base UI button, dropdown, select, and destructive confirmation behavior.
📦 Dependencies
- Framework and toolchain: Updated AI SDK, React Dropzone, React Hook Form resolvers, start-server-and-test, and related lockfile versions.

supastarterfor Nuxt v2026.08.03
📦 Dependencies
- Framework and toolchain: Updated AI SDK, start-server-and-test, Vue type tooling, Prisma Zod Generator, Turbo, and related lockfile versions.

supastarterfor TanStack Start v2026.08.03
🐞 Fixed
- Login keyboard flow: Improved the login form tab order so password visibility controls are reached before the forgot-password link.
📦 Dependencies
- Framework and toolchain: Updated AI SDK, React Dropzone, TanStack React Form, start-server-and-test, and related lockfile versions.

supastarterfor Next.js v2026.08.01
📦 Dependencies
- Framework and toolchain: Updated AI SDK, AWS SDK, Lucide, Fumadocs, Playwright, React types, and related tooling.

supastarterfor Nuxt v2026.08.01
📦 Dependencies
- Framework and toolchain: Updated AI SDK, AWS SDK, Nuxt i18n, OpenAI, Playwright, Scalar, and related lockfile versions.

supastarterfor TanStack Start v2026.08.01
📦 Dependencies
- Framework and toolchain: Updated AI SDK, AWS SDK, TanStack Start, Vite, Lucide, OpenAI, Fumadocs, and React tooling.

supastarterfor Next.js v2026.07.31
🛠️ Updates & improvements
- Base UI: Migrated the UI components from Radix UI to Base UI, the new default base of shadcn/ui, to align with the TanStack Start version. Composition now uses the render prop instead of asChild, and Radix state attributes (data-[state=open]) are replaced by data-[open], data-[closed] and friends. See the changelog in your repository for the full upgrade notes.
🐞 Fixed
- Auth redirects and indexing: Login, signup, OTP, and onboarding redirects now stay on safe SaaS paths, and protected SaaS pages are marked noindex.
📦 Dependencies
- Framework and toolchain: Updated AI SDK, AWS SDK, nuqs, PostCSS, Stripe, and related lockfile versions.

supastarterfor Nuxt v2026.07.31
🐞 Fixed
- Auth redirects and indexing: Login, signup, OTP, verify, and onboarding redirects now stay on safe SaaS paths, and protected SaaS pages are marked noindex.