Skip to content

Releases: sveltejs/cli

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

[email protected]

23 Jan 00:59
43f73a2
Compare
Choose a tag to compare

Patch Changes

  • chore: add prepare script to run svelte-kit sync (#409)

[email protected]

22 Jan 17:09
6d07765
Compare
Choose a tag to compare

Patch Changes

  • chore: update vite@6 and related packages (#410)

  • fix: forward exit code of external package commands (#412)

[email protected]

17 Jan 09:14
6536cbf
Compare
Choose a tag to compare

Patch Changes

  • chore: update adapter-auto and adapter-cloudflare (#401)

[email protected]

16 Jan 18:25
6820ad4
Compare
Choose a tag to compare

Patch Changes

  • fix: git detection inside preconditions failed (#394)

  • chore: update addon dependencies (#357)

  • chore: utilize prepack lifecycle script (#396)

  • chore: improve cli help menu (#294)

  • fix: use modern Spring and MediaQuery implementation (#361)

  • fix: tailwind plugins as dev dependencies (#400)

[email protected]

10 Jan 15:09
679ff83
Compare
Choose a tag to compare

Minor Changes

  • feat: allow sub path migration or none at all for Svelte 5 migration (#391)

[email protected]

10 Jan 05:11
2a87573
Compare
Choose a tag to compare

Patch Changes

  • fix: properly add eslint dependency (#375)

  • feat: migrate to $app/state (#358)

[email protected]

27 Dec 10:18
5eef3e8
Compare
Choose a tag to compare

Patch Changes

  • chore: update-dependencies (#356)

[email protected]

27 Dec 10:18
5eef3e8
Compare
Choose a tag to compare

Patch Changes

  • fix: correctly resolve package manager commands in create's next-steps (#360)

  • fix: don't generate sourcemaps for release (#373)

  • chore: update-dependencies (#356)

  • fix: make lucia validation error messages more descriptive (#363)

[email protected]

20 Dec 18:17
003fa1a
Compare
Choose a tag to compare

Patch Changes

  • fix: use vite@5 again due to compatability issues with vitest@2 (#341) (#353)