Releases: sveltejs/cli
Releases · sveltejs/cli
06 Sep 12:58
Compare
Sorry, something went wrong.
No results found
Patch Changes
chore(addons): change some dependencies to devDependencies (#682 )
fix(add): allow passing add-on as argument that depends on another add-on (#691 )
fix: improve add-on option types (#692 )
05 Sep 14:20
Compare
Sorry, something went wrong.
No results found
Patch Changes
chore(core): change defineAddonOptions({ /*config */ }) to defineAddonOptions().add('key', { /*config */ }).build() in order to provide better type safety. (#686 )
fix(migrate): allow migrate to run without specifying a migration arg (#676 )
fix(add): improve robustness of add-on args parsing (#681 )
16 Aug 14:12
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix(cli): vite.config.* file detection works for both .js and .ts variants (#673 )
14 Aug 17:19
Compare
Sorry, something went wrong.
No results found
03 Aug 06:13
Compare
Sorry, something went wrong.
No results found
Minor Changes
Patch Changes
fix(create): update library docs to reflect proper pack command (#655 )
31 Jul 15:44
Compare
Sorry, something went wrong.
No results found
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 )
26 Jul 04:58
Compare
Sorry, something went wrong.
No results found
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 )
20 Jul 09:44
Compare
Sorry, something went wrong.
No results found
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 )
10 Jul 15:22
Compare
Sorry, something went wrong.
No results found
Patch Changes
feat: update templates to vite 7 and vite-plugin-svelte 6 (#629 )
04 Jul 17:25
Compare
Sorry, something went wrong.
No results found
You can’t perform that action at this time.