dev
Fix `turbo dev` asset race with task ordering and Astro copy hooks (#2750)
Migrate `preview` and `docs` packages from Eleventy to Astro (#2694)
Enable `astro/tsconfigs/strictest` in the preview package (#2834)
Narrow component prop types, remove unused props and dead code (#2838)
Move `--tblr-` custom-property prefixing from Sass to PostCSS (#2795)
Render component scripts as real JS instead of built strings (#2731)
Enable Astro TypeScript checks across preview, docs, and shared (#2743)
Fix high-severity dependency vulnerabilities from `pnpm audit --prod` (#2771)
Serve `error-404.html` as the Vercel 404 page (#2748)