Skip to content

Releases: sveltejs/cli

sv@0.8.18

10 Jul 15:22
ca3c8b5
Compare
Choose a tag to compare

Patch Changes

  • feat: update templates to vite 7 and vite-plugin-svelte 6 (#629)

sv@0.8.17

04 Jul 17:25
7d4b889
Compare
Choose a tag to compare

Patch Changes

  • fix(add): add /drizzle/ folder to .prettierignore if prettier is installed when adding drizzle addon (#623)

  • fix: update static/ to /static/ in .prettierignore (#624)

sv@0.8.16

28 Jun 09:15
cadaf9e
Compare
Choose a tag to compare

Patch Changes

  • chore: use plain-text svg favicon (#617)

  • fix(add): add static folder to .prettierignore (#618)

sv@0.8.15

25 Jun 15:20
87a87e8
Compare
Choose a tag to compare

Patch Changes

  • fix: resolve to task instead of run in addon instructions for deno (#599)

sv@0.8.12

19 Jun 05:07
bc33568
Compare
Choose a tag to compare

Patch Changes

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

sv@0.8.11

19 Jun 02:54
2a15c86
Compare
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
Compare
Choose a tag to compare

Patch Changes

  • chore: update lucia template (#586)

sv@0.8.9

09 Jun 12:27
fb2d7d6
Compare
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
Compare
Choose a tag to compare

Patch Changes

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

sv@0.8.7

23 May 16:40
adfea6b
Compare
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)