@nuxt/kit is a powerful toolkit designed to streamline the creation of Nuxt modules and facilitate interaction with the Nuxt framework. Comparing versions 3.17.6 and 3.17.5 reveals several noteworthy updates for developers.
In the dependencies, exsolve sees an upgrade from version 1.0.5 to 1.0.7 and unimport moves from version 5.0.1 to 5.1.0, while pkg-types moves from version 2.1.0 to 2.2.0. These updates likely include bug fixes, performance improvements, and potentially new features that enhance module development and integration within the Nuxt ecosystem. On the dev dependencies front, nitropack is updated from version 2.11.12 to 2.11.13 and @rspack/core jumps from 1.3.13 to 1.4.1, and vitest from 3.2.0 to 3.2.4. This can bring improvements for builders, testing tools and types that can improve development experience. These changes collectively contribute to a more robust and efficient environment for building Nuxt applications and modules. Though the unpacked size has slightly reduced, the core functionality remains focused on providing essential utilities for module authors. Developers leveraging @nuxt/kit can expect enhanced stability, potentially new capabilities from updated dependencies, and a continually refined experience when crafting custom Nuxt extensions. These incremental improvements are indicative of the ongoing commitment to maintaining a high-quality developer toolset within the Nuxt ecosystem.
The are not vulnerabilities for the version 3.17.6 of the package @nuxt/kit