@nuxt/schema version 3.9.0 introduces several updates compared to the previous stable version 3.8.2, impacting Nuxt developers directly. A crucial update lies in the dependencies, with scule updated from version 1.1.0 to 1.1.1 and std-env jumping from 3.5.0 to 3.7.0. Moreover, unimport is upgraded from 3.5.0 to 3.7.0. These dependency upgrades likely include bug fixes, performance improvements, and potentially new features that developers can leverage within their Nuxt projects.
On the devDependencies side, Vue moves from version 3.3.8 to 3.3.13, Vite receives a substantial bump from 4.5.0 to 5.0.10, and @unhead/schema jumps from 1.8.4 to 1.8.9. This suggests improvements in Vue 3 compatibility, enhanced Vite build processes, and richer schema definitions for improved SEO and accessibility. @vitejs/plugin-vue is also updated from 4.5.0 to 5.0.0 and @vue/compiler-core is updated from version 3.3.8 to 3.3.13. Nitropack also received an update, going from version 2.8.0 to 2.8.1.
These updates, while seemingly minor, contribute to a more polished and efficient development experience, better support for modern web standards, and ultimately, higher quality Nuxt applications. Developers should consider upgrading to version 3.9.0 to take advantage of these refinements and ensure their projects remain compatible with the latest developments in the Nuxt ecosystem.
The are not vulnerabilities for the version 3.9.0 of the package @nuxt/schema