Skip to content

Releases: sveltejs/cli

[email protected]

26 Jul 04:58
e51aa8b

Choose a tag to compare

Patch Changes

  • fix: align project steps (#644)

  • chore: allow passing an array of import names to imports.addNamed (#639)

  • feat: add vite.addPlugin to simplify adding a plugin on various vite config styles (#633)

[email protected]

20 Jul 09:44
beba79e

Choose a tag to compare

Patch Changes

  • feat: combine next steps prompt for create (#637)

  • chore: use create-storybook instead of storybook init (#638)

  • feat: print warning if using Node.js version below 18.3 (#625)

  • fix(tailwindcss): ensure tailwindStylesheet is added to .prettierrc, when applicable (#636)

[email protected]

10 Jul 15:22
ca3c8b5

Choose a tag to compare

Patch Changes

  • feat: update templates to vite 7 and vite-plugin-svelte 6 (#629)

[email protected]

04 Jul 17:25
7d4b889

Choose a tag to compare

Patch Changes

  • fix(add): add /drizzle/ folder to .prettierignore if prettier is installed when adding drizzle addon (#623)

  • fix: update static/ to /static/ in .prettierignore (#624)

[email protected]

28 Jun 09:15
cadaf9e

Choose a tag to compare

Patch Changes

  • chore: use plain-text svg favicon (#617)

  • fix(add): add static folder to .prettierignore (#618)

[email protected]

25 Jun 15:20
87a87e8

Choose a tag to compare

Patch Changes

  • fix: resolve to task instead of run in addon instructions for deno (#599)

[email protected]

19 Jun 05:07
bc33568

Choose a tag to compare

Patch Changes

  • feat(vitest): support vite browser mode (#588)

[email protected]

19 Jun 02:54
2a15c86

Choose a tag to compare

Patch Changes

  • fix(eslint): generated import order are now sorted alphabetically (#592)

  • feat: add devtools-json addon (using vite-plugin-devtools-json) (#581)

[email protected]

10 Jun 16:43
de70bb6

Choose a tag to compare

Patch Changes

  • chore: update lucia template (#586)

[email protected]

09 Jun 12:27
fb2d7d6

Choose a tag to compare

Patch Changes

  • fix(vitest): unpin vitest to ^3.2.3 after it fixed a regression (#587)