@nuxt/schema version 3.10.0 introduces subtle yet noteworthy updates compared to version 3.9.3, primarily affecting the developer dependencies that support Nuxt application development. The core dependencies remain largely consistent, indicating a focus on stability and evolutionary improvements rather than radical changes. However, several key packages in the devDependencies section have seen updates. Specifically, h3 transitions from version 1.10.0 to 1.10.1, vue advances from version 3.4.14 to 3.4.15, and vite moves from 5.0.11 to 5.0.12. Similarly, @vue/compiler-core sees an update from 3.4.14 to 3.4.15, and webpack jumps from 5.89.0 to 5.90.0. esbuild-loader also updates to version 4.0.3 from 4.0.2. These point towards enhancements in build tooling, Vue core compilation, and potential performance improvements in development environments. While the direct impact on end-user applications might be minimal, these updates generally contribute to a more efficient and robust development workflow. Developers leveraging the latest version of @nuxt/schema can expect compatibility with the latest features and bug fixes in underlying tools, such as Vue 3.4.15, and the build process itself benefiting from the enhancements of Vite 5.0.12 and Webpack 5.90.0. The increased unpacked size in the dist from 308335 to 490000 might be due to these updates and added features. The version bump reflects a commitment to keeping pace with advancements in the wider JavaScript ecosystem. Therefore, upgrading is beneficial for developers seeking the smoothest Nuxt development experience.
The are not vulnerabilities for the version 3.10.0 of the package @nuxt/schema