@nuxt/schema version 3.16.0 introduces several updates and refinements compared to the previous stable version, 3.15.4, impacting developers working with Nuxt.js. Dependency updates are a key area of change. In the core dependencies, pathe has been updated from version 2.0.2 to 2.0.3, and std-env has been bumped from 3.8.0 to 3.8.1. Within the development dependencies, numerous packages see version bumps including h3, vite, c12, untyped, webpack and @vue/language-core. Notably, nitropack moves from 2.10.4 to 2.11.5, suggesting potential enhancements in server-side rendering and build processes. Also, unimport updates from 4.0.0 to 4.1.2 and pkg-types from 1.3.1 to 2.1.0. Several Vue-related packages such as @vue/language-core and @unhead/vue have been updated which ensures better compatibility and leverages the latest features and fixes within the Vue ecosystem. The updates to webpack-related plugins are also interesting, providing improved optimization and CSS handling during development and production builds. Developers should review these changes, especially those using these packages directly, to ensure compatibility and take advantage of any new features. Finally, the unpacked size of the package has increased from 607439 to 638708, indicating additional features or code within the new version.
The are not vulnerabilities for the version 3.16.0 of the package @nuxt/schema