Skip to content

Releases: sveltejs/cli

[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)

[email protected]

24 Apr 16:50
01524b6
Compare
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)

[email protected]

13 Apr 14:34
da9b4f4
Compare
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)

[email protected]

03 Apr 15:21
701626c
Compare
Choose a tag to compare

Minor Changes

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

Patch Changes

[email protected]

30 Mar 18:15
da1323e
Compare
Choose a tag to compare

Patch Changes

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

[email protected]

30 Mar 18:15
da1323e
Compare
Choose a tag to compare

Patch Changes

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