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 usedefineConfig
fromeslint/config
(to fix a deprecation warning) (#712) -
fix(eslint): add
@types/node
in devDependencies (#711)