- Fixed dev server restart error with Cloudflare adapter and background server start issues when Astro is hoisted.
- Resolved runtime bugs: client router head wipe, missing style tags after async components, and prefetch failure inside server:defer components.
- Refactored path alias resolution to delegate to Vite's native tsconfigPaths option (internal change).