Skip to content

Releases: sveltejs/cli

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