@nuxt/schema version 3.12.3 represents a modest update over the previous stable release, 3.12.2, focusing on refining the Nuxt types and default configurations. While the core description remains the same, several dependency updates indicate incremental improvements and bug fixes. Notably, pkg-types is bumped from 1.1.1 to 1.1.2, potentially resolving minor typing issues. Within the development dependencies, a series of upgrades are visible: h3 (1.11.1 to 1.12.0), vue (3.4.29 to 3.4.31), vite (5.3.1 to 5.3.2), webpack (5.92.0 to 5.92.1), @unhead/schema (1.9.13 to 1.9.14), esbuild-loader (4.1.0 to 4.2.0), @vue/compiler-sfc (3.4.29 to 3.4.31), @vitejs/plugin-vue (5.0.4 to 5.0.5), @vue/compiler-core (3.4.29 to 3.4.31), @vue/language-core (2.0.21 to 2.0.24). These mostly minor version bumps suggest improvements in Vue 3 compatibility, enhanced build tooling with Vite and Webpack, and better static type analysis. The size difference between the two releases is approximately 3KB indicating that a few extra types were added. Developers embracing the Nuxt ecosystem should find version 3.12.3 beneficial for its enhanced stability and refined tooling, especially when working with the latest Vue 3 features. Upgrading is recommended for projects already leveraging Nuxt 3, offering incremental improvements with minimal risk of breaking changes.
The are not vulnerabilities for the version 3.12.3 of the package @nuxt/schema