Skip to content

Commit 5fbf262

Browse files
committed
chore: add changeset for examples and add-on metadata updates
1 parent 7755780 commit 5fbf262

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.changeset/strong-comics-double.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)