@nuxt/vite-builder v4.0.1 is a minor release building upon the solid foundation of v4.0.0, both serving as Vite bundlers for Nuxt. While seemingly small, the update delivers crucial refinements for developers seeking optimal performance and stability in their Nuxt projects. The core remains the same: leveraging Vite's speed and efficiency for bundling, and providing a seamless integration with Nuxt's module ecosystem. Key dependencies like h3, ufo, and defu are consistently maintained, ensuring continued compatibility and feature parity.
The update from 4.0.0 consists of a bump in the vite dependency, moving from version 7.0.4 to 7.0.5, and also an update in @nuxt/kit to version 4.0.1, and nitropack is removed from the dependencies of version 4.0.1. While these may seem incremental, dependency updates often contain vital bug fixes, security patches, and performance improvements within the Vite ecosystem, directly impacting build times and application behavior. Furthermore, the update of @nuxt/kit might carry some internal changes and improvements, although the full impact can only be evaluated by looking at the changelog of the @nuxt/kit package.
For developers, this means that upgrading to v4.0.1 is recommended to benefit from the latest enhancements within Vite and the Nuxt ecosystem. Though the surface-level changes appear minimal, staying current with minor version updates contributes to a more robust and performant development experience.
The are not vulnerabilities for the version 4.0.1 of the package @nuxt/vite-builder