- Fix several Nuxt runtime errors (undefined variable, lazy hydration warning, navigation call handling) and improve TypeScript type checking with tsconfig references.
- Add performance improvements: get absolute path from tinyglobby in resolveFiles and enhance sourcemap path transformation for client builds.
- Update documentation: clarify publicDir alias, mention bun.lock, guide type augmentation with TS project references, and improve global middleware explanation.