Skip to content

@tanstack/cli@0.59.6

Choose a tag to compare

@github-actions github-actions released this 17 Feb 23:56
· 11 commits to main since this release
7095f4a

Patch Changes

  • Improve CLI compatibility and scaffold behavior for legacy router-first workflows. (2949819)

    • Add safer target directory handling by warning before creating into non-empty folders.
    • Support explicit git initialization control via --git and --no-git.
    • Restore router-only compatibility mode with file-based routing templates (without Start-dependent add-ons/deployments/starters), while still allowing toolchains.
    • Default create-tsrouter-app to router-only compatibility mode.
    • Remove stale count.txt ignore entries from base templates.

    Also expands starter documentation with clearer creation, maintenance, UI usage, and banner guidance.

  • Updated dependencies [164522e, 2949819]:

    • @tanstack/create@0.61.4
    • @tanstack/create-ui@0.59.6