@nuxt/vite-builder v3.17.7 is a minor release over v3.17.6, primarily focusing on dependency updates. Developers integrating Vite with Nuxt will be most interested in the updated esbuild dependency, moving from version 0.25.5 to 0.25.6. This increment, while seemingly small, can bring performance improvements and bug fixes within the esbuild ecosystem, potentially impacting build times and JavaScript transpilation within Nuxt projects.
Another notable difference lies in the vite-plugin-checker dependency, which jumps from version 0.9.3 in v3.17.6 to 0.10.0 in the newly released version. This upgrade could introduce new types of checks, improve existing ones, or address compatibility issues related to type checking processes, and in general improve DX, directly benefiting typescript and eslint users.
Furthermore, slight updates are also present in rollup, updated from 4.44.1 to 4.44.2.
Finally, @nuxt/kit and @nuxt/schema are updated to version 3.17.7 alongside the main package release to stay aligned with the Nuxt framework's ecosystem. These changes, while incremental, maintain the consistent experience and compatibility within the Nuxt ecosystem when leveraging Vite for building modern web applications. Carefully evaluate these updates to gain optimal performance and to resolve potential underlying issues.
The are not vulnerabilities for the version 3.17.7 of the package @nuxt/vite-builder