Skip to content

Releases: sveltejs/cli

[email protected]

11 Dec 17:03
80990d3
Compare
Choose a tag to compare

Patch Changes

  • fix: updated jsdoc type for paraglide demo (#337)

  • feat: set app templates to private by default (#343)

  • chore: upgrade package-manager-detector to add Deno support (#313)

[email protected]

02 Dec 19:12
acad4af
Compare
Choose a tag to compare

Patch Changes

  • feat: respect .gitignore in eslint add-on (#335)

  • feat: update create templates to Vite 6 (#340)

  • fix: add paraglide output directory to .gitignore (#338)

  • chore: replace svelte-5-preview link (#327)

[email protected]

22 Nov 18:31
8cf102b
Compare
Choose a tag to compare

Patch Changes

  • chore: remove @types/eslint package from eslint add-on (#323)

  • chore: remove aspect-ratio plugin from tailwindcss add-on (#322)

  • feat: add short descriptions for each add-on (#299)

[email protected]

15 Nov 15:06
0bc0a7c
Compare
Choose a tag to compare

Patch Changes

  • fix: limit window height of dependency install's output (#307)

[email protected]

15 Nov 00:25
39e2022
Compare
Choose a tag to compare

Patch Changes

  • feat: display package manager output during dependency installs (#305)

  • chore: rename adder to add-on (#303)

[email protected]

12 Nov 19:38
2034620
Compare
Choose a tag to compare

Patch Changes

  • fix: ignore path prompt if user provided path in create (#292)

  • feat: add jsconfig.json to the 'no type checking' template (#290)

  • fix: disable add-on preconditions during create (#288)

[email protected]

11 Nov 19:41
4aeaa7d
Compare
Choose a tag to compare

Patch Changes

  • fix: update @sveltejs/package to avoid peerDependencies warning (#282)

  • chore: update repository information (#274)

[email protected]

02 Nov 15:12
e99ce2d
Compare
Choose a tag to compare

Patch Changes

  • fix: use base32 IDs in lucia add-on (#262)

[email protected]

31 Oct 22:22
2e3b890
Compare
Choose a tag to compare

Minor Changes

  • chore: remove routify (#252)

  • feat: rename --check-types <typescript|checkjs|none> to --types <ts|js> with a --no-types flag (#249)

Patch Changes

  • fix: update lucia add-on (#254)