Skip to content

Releases: sveltejs/cli

[email protected]

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

Patch Changes

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

[email protected]

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)

[email protected]

10 Jun 16:43
de70bb6
Compare
Choose a tag to compare

Patch Changes

  • chore: update lucia template (#586)

[email protected]

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)

[email protected]

08 Jun 20:55
052201b
Compare
Choose a tag to compare

Patch Changes

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

[email protected]

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)

[email protected]

18 May 05:44
365e296
Compare
Choose a tag to compare

Patch Changes

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

[email protected]

17 May 17:05
324f2ea
Compare
Choose a tag to compare

Patch Changes

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

[email protected]

17 May 15:43
7438f8c
Compare
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)

[email protected]

25 Apr 19:06
c7fd9aa
Compare
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)