Skip to content

Releases: sveltejs/cli

sv@0.7.0

23 Mar 08:02
d721c65
Compare
Choose a tag to compare

Minor Changes

  • feat: enhanced code generation for more intuitive formatting (#380)

  • chore: switch to estree compatible ast tooling (#380)

Patch Changes

  • chore: use writable derived in sverdle demo project (#500)

  • chore: disable no-undef ESLint rule in TypeScript project (#483)

  • chore: replace create-svelte in library template readme (#499)

sv@0.6.27

22 Mar 07:28
2c059e3
Compare
Choose a tag to compare

Patch Changes

  • chore: updates the paraglide-js addon to setup v2 of paraglide-js (#461)

  • fix: add bun lockfiles to .prettierignore (#492)

  • fix: add volumes to docker compose files generated by drizzle (#475)

sv@0.6.26

10 Mar 19:14
467bacb
Compare
Choose a tag to compare

Patch Changes

  • fix: insert the tailwindcss vite plugin at the start of the plugin array (#478)

  • chore: add keywords to library template (#473)

sv@0.6.25

06 Mar 15:42
a5254f3
Compare
Choose a tag to compare

Patch Changes

  • chore: detect package manager asynchronously (#465)

  • chore: add keys to {#each} blocks (#466)

  • fix: pass schema to drizzle client for better type generation (#459)

  • fix: addons executed in the wrong order in certain circumstances (#462)

sv@0.6.24

03 Mar 18:19
30d1ca0
Compare
Choose a tag to compare

Patch Changes

  • fix: use 'prettier' instead of 'flat/prettier'

  • fix: properly add tailwind plugins on subsequent add-on executions (#456)

sv@0.6.23

27 Feb 14:44
7dcf6d0
Compare
Choose a tag to compare

Patch Changes

  • fix: use eslint-plugin-svelte v3 (#455)

sv@0.6.22

26 Feb 18:48
c57d3a8
Compare
Choose a tag to compare

Patch Changes

  • fix: make drizzle next steps more precise (#447)

  • chore: update addon dependencies (#450)

  • fix: allow selecting adapter auto (#446)

  • feat: update eslint-plugin-svelte v3 (#453)

  • fix: re-add tailwindcss plugins (#448)

sv@0.6.21

09 Feb 06:36
94eeec3
Compare
Choose a tag to compare

Patch Changes

  • feat: vitest use client and server side testing for kit (#311)

sv@0.6.20

07 Feb 13:39
746bdd4
Compare
Choose a tag to compare

Patch Changes

  • Remove comment about adapter-auto once a specific sveltekit adapter is chosen (#436)

  • fix: onlyBuiltDependencies not added on new projects (#439)

  • fix: generate correct table defintion for turso in lucia demo (#433)

sv@0.6.19

07 Feb 12:16
24dc663
Compare
Choose a tag to compare

Patch Changes

  • feat: update to tailwindcss v4.0.0 (#422)

  • feat: support pnpm version 10 (#432)