Skip to content

sv@0.9.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Sep 08:16
262ac80

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)