Skip to content

Commit b3cc585

Browse files
committed
chore: add changeset for add-on dev watch mode
1 parent 39c575d commit b3cc585

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.changeset/pretty-penguins-help.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
'@tanstack/cli': patch
3+
'@tanstack/create': patch
4+
---
5+
6+
Add a continuous development workflow for custom add-on authors.
7+
8+
- Add `tanstack add-on dev` to watch project files and continuously refresh `.add-on` outputs.
9+
- Rebuild `.add-on` assets and `add-on.json` automatically when source files change.
10+
- Document the new add-on development loop in the custom add-on guide.

0 commit comments

Comments
 (0)