- Fixed several CLI issues: applied nuxt.config.js changes, handled tsconfig without TypeScript, and displayed memory usage after build.
- Resolved server SPA mode CSP bug, added modulepreload for modern mode in SPA generate, and introduced custom router.base support for banner URLs and loading screen.
- Patched XSS vulnerability in Vuex router sync and suggested using the official @nuxtjs/style resources package.