Skip to content

Releases: sveltejs/cli

svelte-migrate@1.10.2

26 Jan 11:28
1f8738a

Choose a tag to compare

Patch Changes

  • fix: app-state migration finds more files (#890)

sv@0.11.4

26 Jan 11:28
1f8738a

Choose a tag to compare

Patch Changes

  • chore(eslint): bump @eslint/compat to ^2.0.1 (#895)

  • fix(prettier): in lint step, prettier will always be first (#889)

  • chore(cli): remove picocolors for styleText of node:util (#882)

  • chore(cli): bump defaults versions (#896)

  • chore: bump esrap for better formatted output (#879)

  • chore: bump globals as major version increment does not impact us (#894)

  • fix(cli): better management of logs during install (#888)

sv@0.11.3

20 Jan 18:41
b1bf768

Choose a tag to compare

Patch Changes

  • fix(cloudflare): don't generate types on install, use the dedicated script (#877)

  • feat(eslint): with dbaeumer.vscode-eslint@3.0.20 ESLint extension, we don't need to set eslint.validate anymore (#871)

  • chore(cli): remove vitePreprocess in all default templates (#876)

  • feat(cli): Add promptless command to README.md on sv create (#864)

sv@0.11.2

30 Dec 07:17
e79bff4

Choose a tag to compare

Patch Changes

  • fix(cloudflare): use a relative path for worker-configuration type in the tsconfig.json file (#866)

  • fix(cloudflare): local preview is now using port 4173 so that it works with the Playwright test command (#866)

sv@0.11.1

28 Dec 06:51
480bb1f

Choose a tag to compare

Patch Changes

  • fix(adapter-cloudflare): sanitize wrangler project name to comply with Cloudflare naming requirements (#861)

sv@0.11.0

21 Dec 12:43
6f8904c

Choose a tag to compare

Minor Changes

  • feat(cloudflare): able to fully setup cloudflare adapter for workers/pages (#851)

sv@0.10.8

12 Dec 15:32
88d5c9d

Choose a tag to compare

Patch Changes

  • fix(paraglide): git ignore cache of inlang project (#844)

  • fix(paraglide): multi language when prerendering is now working by default (#844)

  • fix(prettier): prettier-plugin-tailwindcss plugin is now last in the list (#845)

sv@0.10.7

05 Dec 13:56
721bf85

Choose a tag to compare

Patch Changes

  • fix(add): storybook is back to using @latest version (#833)

sv@0.10.6

30 Nov 17:58
1eb3d34

Choose a tag to compare

Patch Changes

  • fix(cli): files will be formatted after create (#827)

sv@0.10.5

26 Nov 18:17
c6c721a

Choose a tag to compare

Patch Changes

  • fix(cli): reload workspace before executing each addon (#823)

  • chore(create): remove esModuleInterop from library template (#822)

  • fix(create): correctly detect executing package manager (#823)