Skip to content

Commit 2949819

Browse files
committed
chore: add changeset for router-only compatibility batch
1 parent c0e7c86 commit 2949819

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.changeset/tall-radios-turn.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
'@tanstack/cli': patch
3+
'@tanstack/create': patch
4+
---
5+
6+
Improve CLI compatibility and scaffold behavior for legacy router-first workflows.
7+
8+
- Add safer target directory handling by warning before creating into non-empty folders.
9+
- Support explicit git initialization control via `--git` and `--no-git`.
10+
- Restore router-only compatibility mode with file-based routing templates (without Start-dependent add-ons/deployments/starters), while still allowing toolchains.
11+
- Default `create-tsrouter-app` to router-only compatibility mode.
12+
- Remove stale `count.txt` ignore entries from base templates.
13+
14+
Also expands starter documentation with clearer creation, maintenance, UI usage, and banner guidance.

0 commit comments

Comments
 (0)