Releases: TanStack/cli
Releases · TanStack/cli
create-tsrouter-app@0.54.9
Patch Changes
- Updated dependencies [
154b25e]:- @tanstack/cli@0.60.0
- @tanstack/create@0.62.0
create-tsrouter-app@0.54.10
Patch Changes
- Updated dependencies [
b54e202]:- @tanstack/create@0.62.1
- @tanstack/cli@0.60.1
create-tanstack@0.54.9
Patch Changes
- Updated dependencies [
154b25e]:- @tanstack/cli@0.60.0
- @tanstack/create@0.62.0
create-tanstack@0.54.10
Patch Changes
- Updated dependencies [
b54e202]:- @tanstack/create@0.62.1
- @tanstack/cli@0.60.1
create-tanstack-app@0.54.9
Patch Changes
- Updated dependencies [
154b25e]:- @tanstack/cli@0.60.0
- @tanstack/create@0.62.0
create-tanstack-app@0.54.10
Patch Changes
- Updated dependencies [
b54e202]:- @tanstack/create@0.62.1
- @tanstack/cli@0.60.1
create-start-app@0.59.9
Patch Changes
- Updated dependencies [
154b25e]:- @tanstack/cli@0.60.0
- @tanstack/create@0.62.0
create-start-app@0.59.10
Patch Changes
- Updated dependencies [
b54e202]:- @tanstack/create@0.62.1
- @tanstack/cli@0.60.1
@tanstack/create@0.62.1
Patch Changes
- Bump
@content-collections/mdxin the React base template to^0.2.2so new projects install cleanly with React 19. (b54e202)
@tanstack/create@0.62.0
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-uipackage and--uicommand paths from the CLI; visual setup now lives athttps://tanstack.com/builder. - Cleans up docs and custom CLI examples to match the current terminal-first workflow and Builder guidance.