@nuxt/schema version 3.17.5 introduces subtle yet important updates for Nuxt developers. While the core description remains consistent – offering Nuxt types and default configurations – a closer examination reveals key changes in dependencies and devDependencies, potentially affecting build processes and development environments.
Notably, @vue/shared is updated from version 3.5.14 to 3.5.16 suggesting minor internal Vue framework improvements. In the devDependencies, esbuild advances from 0.25.4 to 0.25.5 and postcss from 8.5.3 to 8.5.4 indicating fixes or enhancements within these build tools. A significant update is seen in webpack, jumping from 5.99.8 to 5.99.9, possibly addressing bug fixes or performance tweaks. Also rollup-plugin-visualizer had a relevant update from version 5.14.0 to 6.0.1.
Developers should be aware of these dependency updates, as they could impact compatibility with existing projects or tooling configurations. Testing is recommended after upgrading to ensure smooth integration. The unpacked size also shows a marginal increase from 687025 to 687035, suggesting addition. The release date also shifts from May 20th to June 3rd. This could be relevant for planning update rollouts and tracking the evolution of the schema package. Be sure to check the changelog for full details.
The are not vulnerabilities for the version 3.17.5 of the package @nuxt/schema