diff --git a/.changeset/plain-buses-fix.md b/.changeset/plain-buses-fix.md new file mode 100644 index 00000000..e2285eed --- /dev/null +++ b/.changeset/plain-buses-fix.md @@ -0,0 +1,5 @@ +--- +"@tanstack/cli": patch +--- + +Fix the interactive create prompt so accepting the current directory does not leak placeholder text into project-name validation.