Unplugin-auto-import version 0.18.6 introduces subtle but crucial updates compared to its predecessor, version 0.18.5. Both versions serve the core purpose of automatically registering global imports for Vite and Webpack projects, streamlining development workflows. Key dependency updates in 0.18.6 include unimport (from ^3.13.2 to ^3.13.4) and magic-string (from ^0.30.13 to ^0.30.14), suggesting potential bug fixes or minor feature enhancements within these underlying libraries. Additionally, the @vueuse/metadata dev dependency sees a significant bump from version 11.2.0 to 12.0.0, possibly indicating improved Vue-specific metadata handling if your project relies on VueUse. Developers should also note the updated TypeScript version from 5.6.3 to 5.7.2 and @nuxt/kit from '^3.14.159' to '^3.14.1592'. These updates are relevant for users integrating with newer Nuxt versions and TypeScript features. While the core functionality remains consistent, these incremental updates likely contribute to enhanced stability, performance, and compatibility with the latest versions of related frameworks and tools, making 0.18.6 a recommended upgrade for projects already leveraging unplugin-auto-import. Be sure to check the changelogs of the updated dependencies for detailed information on specific changes and potential breaking changes, although none are explicitly indicated in the package manifest diff.
The are not vulnerabilities for the version 0.18.6 of the package unplugin-auto-import