Releases: sveltejs/cli
Releases · sveltejs/cli
[email protected]
[email protected]
Patch Changes
- fix(adapter-cloudflare): sanitize wrangler project name to comply with Cloudflare naming requirements (#861)
[email protected]
Minor Changes
- feat(cloudflare): able to fully setup cloudflare adapter for workers/pages (#851)
[email protected]
[email protected]
Patch Changes
- fix(add): storybook is back to using
@latestversion (#833)
[email protected]
Patch Changes
- fix(cli): files will be formatted after create (#827)
[email protected]
[email protected]
Patch Changes
- fix(cli):
dependencyVersionis now properly populated duringsv create(#819)
[email protected]
[email protected]
Patch Changes
-
fix(tailwind): update vscode setting
files.associationstotailwindcss(#796) -
feat(cli): add
--no-dir-checkoption tosv create. With this flag, even if the folder is not empty, no prompt will be shown (#785) -
feat(mcp): include an
AGENTS.mdor similar when using themcpaddon (#777) -
feat(vitest): when
add vitestis used within a project that uses vitest@3, the addon will display some next steps to finalize the migration to vitest@4 (#797) -
fix(demo): rewrite relative import extensions to JavaScript equivalents (
tsconfig.jsonupdate) (#801)