Skip to content

@tanstack/cli@0.59.4

Choose a tag to compare

@github-actions github-actions released this 17 Feb 19:52
· 24 commits to main since this release
71211c6

Patch Changes

  • Improve generated app reliability and CLI compatibility. (791bef6)

    • Fix React Query provider scaffolding (including Query + tRPC combinations) so generated apps build correctly.
    • Fix Prisma add-on package template rendering by exposing package-manager execute helper in package.json.ejs context.
    • Restore --tailwind and --no-tailwind as deprecated compatibility flags that are accepted but ignored with clear warnings.
    • Align CLI/docs examples with the current Tailwind-always-on behavior.
    • Update Convex demo import to type-only Id import to avoid runtime resolution issues.
  • Updated dependencies [791bef6]:

    • @tanstack/create@0.61.2
    • @tanstack/create-ui@0.59.4