v0.4.4
·
78 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
0.4.4 (2026-09-03)
Features
- add preview command and a single-entry dist/run.js (199ff9e)
- add SSG support to all frameworks (15ebe82)
Bug Fixes
- cli: add exec bit to bin script (91fae79)
- dev: skip handlebars rendering for cache files (7a9db4e)
- routing: resolve svelte/mdx routes by specificity, not segment count (2cdc4bc)
- solid: keep adjacent optional params optional (ba22948)
- ssr: copy public/ dir into dist (2d1e51b)
- types: core-generator was using too restrictive types for normalizeParams and alike (ad1fa7b)
- types: fetch-generator: adapted payloadTypes to new signature (45b824c)