- Improved Nuxt performance by leveraging browser cache for payloads, optimizing router catch‑all patterns, and enhancing Vite and HMR handling.
- Fixed multiple Nuxt issues, including restored Nitro compiler alias paths, corrected lazy‑hydration prop, avoided param duplication, and ensured proper route sorting and dependency resolution.
- Updated documentation (Vercel edge network link, Windows HMR note, .env syntax highlighting, prerendering guidance) and CI/scripts (release automation, gitignore, linting).