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 39c575d commit b3cc585Copy full SHA for b3cc585
1 file changed
.changeset/pretty-penguins-help.md
@@ -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