We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f274b5 commit 791bef6Copy full SHA for 791bef6
.changeset/mean-windows-wink.md
@@ -0,0 +1,12 @@
1
+---
2
+'@tanstack/create': patch
3
+'@tanstack/cli': patch
4
5
+
6
+Improve generated app reliability and CLI compatibility.
7
8
+- Fix React Query provider scaffolding (including Query + tRPC combinations) so generated apps build correctly.
9
+- Fix Prisma add-on package template rendering by exposing package-manager execute helper in `package.json.ejs` context.
10
+- Restore `--tailwind` and `--no-tailwind` as deprecated compatibility flags that are accepted but ignored with clear warnings.
11
+- Align CLI/docs examples with the current Tailwind-always-on behavior.
12
+- Update Convex demo import to type-only `Id` import to avoid runtime resolution issues.
0 commit comments