Patch Changes
-
fix(tailwind): update vscode setting
files.associationstotailwindcss(#796) -
feat(cli): add
--no-dir-checkoption tosv create. With this flag, even if the folder is not empty, no prompt will be shown (#785) -
feat(mcp): include an
AGENTS.mdor similar when using themcpaddon (#777) -
feat(vitest): when
add vitestis used within a project that uses vitest@3, the addon will display some next steps to finalize the migration to vitest@4 (#797) -
fix(demo): rewrite relative import extensions to JavaScript equivalents (
tsconfig.jsonupdate) (#801)