Skip to content

Releases: sveltejs/cli

[email protected]

24 Mar 17:48
ddfc60e
Compare
Choose a tag to compare

Patch Changes

  • fix: package manager detection in non interactive environments (#503)

[email protected]

23 Mar 08:02
d721c65
Compare
Choose a tag to compare

Minor Changes

  • feat: added app-state migration into svelte-5 migration (#494)

[email protected]

23 Mar 08:02
d721c65
Compare
Choose a tag to compare

Minor Changes

  • feat: enhanced code generation for more intuitive formatting (#380)

  • chore: switch to estree compatible ast tooling (#380)

Patch Changes

  • chore: use writable derived in sverdle demo project (#500)

  • chore: disable no-undef ESLint rule in TypeScript project (#483)

  • chore: replace create-svelte in library template readme (#499)

[email protected]

22 Mar 07:28
2c059e3
Compare
Choose a tag to compare

Patch Changes

  • chore: updates the paraglide-js addon to setup v2 of paraglide-js (#461)

  • fix: add bun lockfiles to .prettierignore (#492)

  • fix: add volumes to docker compose files generated by drizzle (#475)

[email protected]

10 Mar 19:14
467bacb
Compare
Choose a tag to compare

Patch Changes

  • fix: insert the tailwindcss vite plugin at the start of the plugin array (#478)

  • chore: add keywords to library template (#473)

[email protected]

06 Mar 15:42
a5254f3
Compare
Choose a tag to compare

Patch Changes

  • chore: detect package manager asynchronously (#465)

  • chore: add keys to {#each} blocks (#466)

  • fix: pass schema to drizzle client for better type generation (#459)

  • fix: addons executed in the wrong order in certain circumstances (#462)

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