Patch Changes
-
feat:
vitestrequire assertions (#647) -
fix: handle
satisfieskeyword forvite.addPlugin(#653) -
chore: remove
git initnext step when creating a new project (#645) -
feat: improve minimal template (#643)
- move
favicon.svgtosrc/lib/assetsfolder (to show inline/immutable assets) - add
static/robots.txt(to keep static folder) - add
routes/+layout.svelte(to show layout)
- move
-
feat(drizzle): add
db:generatescript topackage.json(#648)