Skip to content

Releases: TanStack/cli

[email protected]

27 Feb 00:32
5a63582

Choose a tag to compare

Patch Changes

[email protected]

27 Feb 17:09
95abdf6

Choose a tag to compare

Patch Changes

[email protected]

27 Feb 00:32
5a63582

Choose a tag to compare

Patch Changes

[email protected]

27 Feb 17:09
95abdf6

Choose a tag to compare

Patch Changes

[email protected]

27 Feb 00:32
5a63582

Choose a tag to compare

Patch Changes

[email protected]

27 Feb 17:09
95abdf6

Choose a tag to compare

Patch Changes

[email protected]

27 Feb 00:32
5a63582

Choose a tag to compare

Patch Changes

[email protected]

27 Feb 17:09
95abdf6

Choose a tag to compare

Patch Changes

@tanstack/[email protected]

27 Feb 17:09
95abdf6

Choose a tag to compare

Patch Changes

  • Bump @content-collections/mdx in the React base template to ^0.2.2 so new projects install cleanly with React 19. (b54e202)

@tanstack/[email protected]

27 Feb 00:32
5a63582

Choose a tag to compare

Minor Changes

  • This release pulls together a large batch of improvements across the CLI and scaffolding engine since the last versioning pass. (154b25e)

    • Modernizes and refreshes the generated React/Solid template experience, including updated starter content and stronger defaults.
    • Improves create flows with better option normalization, stronger guardrails around target directories, and clearer compatibility behavior in router-only mode.
    • Expands scaffolding ergonomics with examples toggles, improved add-on/config handling, and reliability fixes across package-manager and cross-platform paths.
    • Strengthens test and release confidence via e2e/release workflow hardening and broader smoke coverage.
    • Streamlines product surface area by removing the local create-ui package and --ui command paths from the CLI; visual setup now lives at https://tanstack.com/builder.
    • Cleans up docs and custom CLI examples to match the current terminal-first workflow and Builder guidance.