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.0and usedefineConfigfromeslint/config(to fix a deprecation warning) (#712) -
fix(eslint): add
@types/nodein devDependencies (#711)