@tanstack/create@0.61.4
·
38 commits
to main
since this release
Patch Changes
-
Update the React Paraglide Vite plugin strategy to include
baseLocalealongsideurl, preventing missing-locale routing/rendering errors in generated apps. (164522e) -
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
--gitand--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-appto router-only compatibility mode. - Remove stale
count.txtignore entries from base templates.
Also expands starter documentation with clearer creation, maintenance, UI usage, and banner guidance.