@nuxt/vite-builder v3.18.1 and v3.18.0 are minor releases focused on integrating Vite within Nuxt projects for optimized bundling and performance. Examining the version differences reveals subtle but important changes that developers should be aware of.
Specifically, a key difference lies in the dependencies. Version 3.18.1 updates h3 from ^1.15.3 to ^1.15.4 and @nuxt/kit from 3.18.0 to 3.18.1, aligning with the core Nuxt framework's advancements. Vite plugin checker is also updated ^0.10.1 to ^0.10.2 and rollup is updated from 4.46.1 to 4.46.2. These updates hint at bug fixes, performance improvements, or new features in those underlying libraries, potentially affecting build processes or runtime behavior. Notably, @nuxt/schema also sees an update to 3.18.1, likely reflecting schema adjustments to ensure compatibility with the new @nuxt/kit version.
For developers, these incremental upgrades suggest a commitment to stability and staying current with the broader Nuxt ecosystem. While Vite is unchanged in versions 3.18.1, developers leaning on @nuxt/vite-builder benefit from ongoing maintenance to supporting libraries ensuring compatibility and the best possible development experience for Nuxt applications. The increase in unpacked size, from 97243 to 97853, further tells of the new additions. Staying up-to-date with these updates will provide the latest bug corrections.
The are not vulnerabilities for the version 3.18.1 of the package @nuxt/vite-builder