Skip to content

Releases: sveltejs/cli

[email protected]

03 Mar 18:19
30d1ca0
Compare
Choose a tag to compare

Patch Changes

  • fix: use 'prettier' instead of 'flat/prettier'

  • fix: properly add tailwind plugins on subsequent add-on executions (#456)

[email protected]

27 Feb 14:44
7dcf6d0
Compare
Choose a tag to compare

Patch Changes

  • fix: use eslint-plugin-svelte v3 (#455)

[email protected]

26 Feb 18:48
c57d3a8
Compare
Choose a tag to compare

Patch Changes

  • fix: make drizzle next steps more precise (#447)

  • chore: update addon dependencies (#450)

  • fix: allow selecting adapter auto (#446)

  • feat: update eslint-plugin-svelte v3 (#453)

  • fix: re-add tailwindcss plugins (#448)

[email protected]

09 Feb 06:36
94eeec3
Compare
Choose a tag to compare

Patch Changes

  • feat: vitest use client and server side testing for kit (#311)

[email protected]

07 Feb 13:39
746bdd4
Compare
Choose a tag to compare

Patch Changes

  • Remove comment about adapter-auto once a specific sveltekit adapter is chosen (#436)

  • fix: onlyBuiltDependencies not added on new projects (#439)

  • fix: generate correct table defintion for turso in lucia demo (#433)

[email protected]

07 Feb 12:16
24dc663
Compare
Choose a tag to compare

Patch Changes

  • feat: update to tailwindcss v4.0.0 (#422)

  • feat: support pnpm version 10 (#432)

[email protected]

31 Jan 14:58
7d85939
Compare
Choose a tag to compare

Minor Changes

  • feat: add ability to select migration to run (#376)

Patch Changes

  • chore: align dependencies with sv (#376)

[email protected]

31 Jan 16:05
ac5eee7
Compare
Choose a tag to compare

Patch Changes

  • fix: checkjs library template (#428)

[email protected]

31 Jan 14:57
7d85939
Compare
Choose a tag to compare

Patch Changes

  • fix: properly pass through arguments to sv check (#420)

  • chore: use rolldown instead of rollup (#371)

[email protected]

23 Jan 16:56
690ee04
Compare
Choose a tag to compare

Patch Changes

  • fix: ensure Sverdle keyboard events modify game state without a trip to the server if client-side JavaScript is enabled (#416)