Skip to content

Releases: sveltejs/cli

sv@0.8.12

19 Jun 05:07
bc33568

Choose a tag to compare

Patch Changes

  • feat(vitest): support vite browser mode (#588)

sv@0.8.11

19 Jun 02:54
2a15c86

Choose a tag to compare

Patch Changes

  • fix(eslint): generated import order are now sorted alphabetically (#592)

  • feat: add devtools-json addon (using vite-plugin-devtools-json) (#581)

sv@0.8.10

10 Jun 16:43
de70bb6

Choose a tag to compare

Patch Changes

  • chore: update lucia template (#586)

sv@0.8.9

09 Jun 12:27
fb2d7d6

Choose a tag to compare

Patch Changes

  • fix(vitest): unpin vitest to ^3.2.3 after it fixed a regression (#587)

sv@0.8.8

08 Jun 20:55
052201b

Choose a tag to compare

Patch Changes

  • fix(vitest): mount(...) not available (#584)

sv@0.8.7

23 May 16:40
adfea6b

Choose a tag to compare

Patch Changes

  • fix: removed unused import in drizzle schema to fix lint (#571)

  • fix: add null check for kit in the drizzle add-on's setup (#574)

sv@0.8.6

18 May 05:44
365e296

Choose a tag to compare

Patch Changes

  • fix: account for Node current releases with even majors when resolving @types/node version (#565)

sv@0.8.5

17 May 17:05
324f2ea

Choose a tag to compare

Patch Changes

  • fix: directory selection placeholder value was taken as folder path (#564)

sv@0.8.4

17 May 15:43
7438f8c

Choose a tag to compare

Patch Changes

  • fix: lucia require user redirect moved to auth guard function (#558)

  • feat: expose runsAfter to add-ons (#554)

sv@0.8.3

25 Apr 19:06
c7fd9aa

Choose a tag to compare

Patch Changes

  • fix: always add storybook after all other add-ons (#547)

  • security: upgrade vite to avoid CVE-2025-32395 (#548)