- Fixed multiple bugs: default module options default to an empty object, corrected logError missing function, ensured Nuxt build exits with code 0, and fixed regression in module.addVendor with arrays.
- Switched warning output to console.warn and added a failing test for issue 2574.
- Applied Prettier formatting to the codebase.