Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 15:44
· 42 commits to main since this release
3031538

Patch Changes

  • feat: vitest require assertions (#647)

  • fix: handle satisfies keyword for vite.addPlugin (#653)

  • chore: remove git init next step when creating a new project (#645)

  • feat: improve minimal template (#643)

    • move favicon.svg to src/lib/assets folder (to show inline/immutable assets)
    • add static/robots.txt (to keep static folder)
    • add routes/+layout.svelte (to show layout)
  • feat(drizzle): add db:generate script to package.json (#648)