·
42 commits
to main
since this release
Patch Changes
-
feat:
vitest
require assertions (#647) -
fix: handle
satisfies
keyword forvite.addPlugin
(#653) -
chore: remove
git init
next step when creating a new project (#645) -
feat: improve minimal template (#643)
- move
favicon.svg
tosrc/lib/assets
folder (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:generate
script topackage.json
(#648)