v0.3.11
August 3, 2026Safer official templates and stronger release checks
- Synced the official Nuxt, TanStack Start, SvelteKit, and Astro templates to the current product-quality baseline while preserving repository-specific configuration.
- Strengthened BFF and proxy contracts for tenant-scoped requests, authenticated routes, and guest-access switches, with dedicated CI coverage for critical flows.
- Hardened CDN CORS handling and blog rendering so public content behaves consistently across supported origins and localized routes.
- Expanded SEO and GEO output with localized canonical URLs, structured data, sitemap and
llms.txt checks across the official templates.
- Made SvelteKit type checks reproducible in clean CI environments instead of relying on generated local cache state.
- Verified the release with template manifests, unit and proxy-contract tests, critical-path checks, i18n/SEO validation, and production builds for all four frontend templates.