@tanstack/cli@0.59.7
·
2 commits
to main
since this release
Patch Changes
-
Add a continuous development workflow for custom add-on authors. (
b3cc585)- Add
tanstack add-on devto watch project files and continuously refresh.add-onoutputs. - Rebuild
.add-onassets andadd-on.jsonautomatically when source files change. - Document the new add-on development loop in the custom add-on guide.
- Add
-
Improve scaffold customization and custom add-on authoring flow. (
5fbf262)- Add
--examples/--no-examplessupport to include or omit demo/example pages during app creation. - Prompt for add-on-declared environment variables during interactive create and seed entered values into generated
.env.local. - Ensure custom add-on/starter metadata consistently includes a
version, with safe backfill for older metadata files. - Align bundled starter/example metadata and docs with current Start/file-router behavior.
- Add
-
Updated dependencies [
b3cc585,5fbf262]:- @tanstack/create@0.61.5
- @tanstack/create-ui@0.59.7