Skip to content

Releases: sveltejs/cli

sv@0.8.2

24 Apr 16:50
01524b6

Choose a tag to compare

Patch Changes

  • fix: rename Cloudflare adapter option from cloudflare-pages to cloudflare (#545)

  • chore: update adapter-auto (#542)

  • fix: add @types/node as a dev dependency to the drizzle and storybook add-ons (#541)

  • fix: use connection pool when using mysql2 with drizzle (#537)

sv@0.8.1

13 Apr 14:34
da9b4f4

Choose a tag to compare

Patch Changes

  • feat: adds --install <package-manager> flag to create and add (#531)

  • fix: warn on an unparsable .prettierrc config file (#527)

  • chore: remove redundant ignores property in eslint config (#533)

sv@0.8.0

03 Apr 15:21
701626c

Choose a tag to compare

Minor Changes

  • feat: remove adapter-cloudflare-workers and upgrade other adapters (#520)

Patch Changes

svelte-migrate@1.10.1

30 Mar 18:15
da1323e

Choose a tag to compare

Patch Changes

  • fix: dynamically suggest package manager installation command in migrate scripts (#495)

sv@0.7.2

30 Mar 18:15
da1323e

Choose a tag to compare

Patch Changes

  • chore: added GitHub official logo to demo template (#508)

sv@0.7.1

24 Mar 17:48
ddfc60e

Choose a tag to compare

Patch Changes

  • fix: package manager detection in non interactive environments (#503)

svelte-migrate@1.10.0

23 Mar 08:02
d721c65

Choose a tag to compare

Minor Changes

  • feat: added app-state migration into svelte-5 migration (#494)

sv@0.7.0

23 Mar 08:02
d721c65

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

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

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)