Releases: sveltejs/cli
[email protected]
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)
[email protected]
[email protected]
Patch Changes
- fix(cli): avoid printing duplicated
--no-installflag (#803)
[email protected]
[email protected]
Patch Changes
-
feat(tailwind): add vscode setting for tailwind (#780)
-
feat(cli): wrap links with
resolve()function to follow best practices (#754) -
feat(create): co-locate css file from usage (
layout.css&+layout.svelte) (#780) -
fix(mcp): Add schema definition for Gemini MCP configuration. (#774)
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
Patch Changes
-
fix(drizzle):
--cwdoption inaddcommand is now taken into account (#738) -
feat(drizzle): Docker Compose file is now stored in
compose.yamlinstead ofdocker-compose.yml(#738) -
fix(add): include monorepo root in dependency detection (#740)
-
feat(cli): add new add-on
mcpto configure your project (#735) -
feat(cli):
--from-playgroundwill now bring a PlaygroundLayout to get a more consistent experience with the online playground (#731)