Releases: sveltejs/cli
Releases · sveltejs/cli
31 Oct 18:03
Compare
Sorry, something went wrong.
No results found
30 Oct 16:25
Compare
Sorry, something went wrong.
No results found
Patch Changes
chore(cli): bump defaults versions (#744 )
feat(drizzle): update docker pgdata volume for postgres 18 (#749 )
feat(cli): workspace now gives files object with viteConfig and svelteConfig paths to be used in add-ons (#755 )
fix(cli): +layout.svelte doesn't use optional chaining now (#753 )
18 Oct 14:34
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix(drizzle): --cwd option in add command is now taken into account (#738 )
feat(drizzle): Docker Compose file is now stored in compose.yaml instead of docker-compose.yml (#738 )
fix(add): include monorepo root in dependency detection (#740 )
feat(cli): add new add-on mcp to configure your project (#735 )
feat(cli): --from-playground will now bring a PlaygroundLayout to get a more consistent experience with the online playground (#731 )
12 Oct 06:02
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix(tailwindcss): add @tailwindcss/oxide to approve-builds in pnpm (#717 )
feat(drizzle): user ID is now a string to ease migration to auth (#733 )
feat(cli): pnpm config will now be stored in pnpm-workspace.yaml (e.g. onlyBuiltDependencies) (#717 )
03 Oct 12:28
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix(cli): export types (#719 )
chore(cli): improve typescript detection (#710 )
chore(cli): bump defaults versions (#722 )
fix(cli): --from-playground will create projects with experimental.async enabled (if svelte version allows it) (#729 )
fix(cli): --from-playground option now works correctly from node 20 (#720 )
24 Sep 16:25
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix(vitest): now import defineConfig from vitest/config (#703 )
15 Sep 08:16
Compare
Sorry, something went wrong.
No results found
Patch Changes
feat(cli): create projects from the svelte playground with npx sv create --from-playground <url> (#662 )
chore(cli): speedup internal tests (#698 )
chore(core): streamline object helpers (#685 )
fix(eslint): update eslint to ^9.22.0 and use defineConfig from eslint/config (to fix a deprecation warning) (#712 )
fix(eslint): add @types/node in devDependencies (#711 )
06 Sep 12:58
Compare
Sorry, something went wrong.
No results found
Patch Changes
chore(addons): change some dependencies to devDependencies (#682 )
fix(add): allow passing add-on as argument that depends on another add-on (#691 )
fix: improve add-on option types (#692 )
05 Sep 14:20
Compare
Sorry, something went wrong.
No results found
Patch Changes
chore(core): change defineAddonOptions({ /*config */ }) to defineAddonOptions().add('key', { /*config */ }).build() in order to provide better type safety. (#686 )
fix(migrate): allow migrate to run without specifying a migration arg (#676 )
fix(add): improve robustness of add-on args parsing (#681 )
16 Aug 14:12
Compare
Sorry, something went wrong.
No results found
Patch Changes
fix(cli): vite.config.* file detection works for both .js and .ts variants (#673 )
You can’t perform that action at this time.