- Fixed numerous Nuxt and Vite issues: corrected auto‑import component paths, switched to globalThis, improved AST‑aware tree shaking, ignored internal component mappings, adjusted Vite deps.inline, and added clearer warnings for routes an...
- Updated documentation: added bun create command, clarified app/ prefix usage, and added JSDoc for navigateTo.
- Performed minor chores and CI tweaks: corrected GitHub URL, added .ts extension handling, and refined release workflow and CI configuration.