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 7755780 commit 5fbf262Copy full SHA for 5fbf262
.changeset/strong-comics-double.md
@@ -0,0 +1,11 @@
1
+---
2
+'@tanstack/cli': patch
3
+'@tanstack/create': patch
4
5
+
6
+Improve scaffold customization and custom add-on authoring flow.
7
8
+- Add `--examples` / `--no-examples` support to include or omit demo/example pages during app creation.
9
+- Prompt for add-on-declared environment variables during interactive create and seed entered values into generated `.env.local`.
10
+- Ensure custom add-on/starter metadata consistently includes a `version`, with safe backfill for older metadata files.
11
+- Align bundled starter/example metadata and docs with current Start/file-router behavior.
0 commit comments