- Added server‑side logs streaming to the browser console, a dev:ssr logs hook, a new clear utility for useAsyncData/useFetch, and a usePreviewMode composable.
- Introduced .server.vue/.client.vue page suffixes, middleware routeRules for page paths, and enhanced server components (nuxt client attribute, error events, automatic enable).
- Improved public asset handling, switched chunk naming to hash‑only to avoid ad‑block, delivered performance boosts, numerous type fixes, and updated documentation.