Releases: sveltejs/cli
Releases · sveltejs/cli
sv@0.9.0
Minor Changes
Patch Changes
fix(create): update library docs to reflect proper pack
command (#655 )
sv@0.8.21
Patch Changes
feat: vitest
require assertions (#647 )
fix: handle satisfies
keyword for vite.addPlugin
(#653 )
chore: remove git init
next step when creating a new project (#645 )
feat: improve minimal template (#643 )
move favicon.svg
to src/lib/assets
folder (to show inline/immutable assets)
add static/robots.txt
(to keep static folder)
add routes/+layout.svelte
(to show layout)
feat(drizzle): add db:generate
script to package.json
(#648 )
sv@0.8.20
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 )
sv@0.8.19
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 )
sv@0.8.18
Patch Changes
feat: update templates to vite 7 and vite-plugin-svelte 6 (#629 )
sv@0.8.15
Patch Changes
fix: resolve to task
instead of run
in addon instructions for deno
(#599 )
sv@0.8.12
Patch Changes
feat(vitest): support vite browser mode (#588 )
You can’t perform that action at this time.