v0.3.10
July 31, 2026Template productization & quality baseline
- Unified
zship.app.json schema and validator (@zship/app-manifest) so full-saas and static-content templates share one contract before scaffold or deploy.
- First-class scaffolding for SvelteKit and TanStack Start via
create-zship / scaffold-core, with Dev Console and skill docs aligned to the new profiles.
- TanStack templates load landing locales and heavy dashboard modules on demand, with bundle budget checks to keep the first paint lean.
- Locale and SEO gates cover required strings, sitemap/llms.txt, and critical marketing routes across templates.
- CI
template:check, scaffold smoke tests, and a desktop/mobile · light/dark · en/zh-CN critical-path matrix lock the quality bar.
- SvelteKit and TanStack hotspots (AI studio, playground, pricing, enterprise billing, OAuth/proxy helpers) are split into API/state/view layers with unit coverage.
- Preview baselines are live for TanStack, SvelteKit, Nuxt, and Astro on
*.zship.ai.