- Performance and rendering tweaks: cache layer roots, short‑circuit isIgnored checks, break recursive rendering deadlocks, defer head DOM updates, and inline CSS optimizations for server components.
- Bug fixes across Nitro, Vite and Nuxt: correct payload route rule, preserve serverHandlers after nitro:config, handle string presets in auto‑imports, fix island transform for server pages, and correct various build and type issues.
- Docs and housekeeping: added routing warning for server components, ignored pnpm cyclic workspace warnings, removed jiti from build steps, and updated tests and snapshots.