Unplugin-auto-import version 0.12.1 introduces a handful of dependency updates and refinements compared to version 0.12.0, making it a worthwhile upgrade for developers leveraging this popular library for automatic import management in Vite and Webpack projects. Key changes include updates to core dependencies like "unimport" (from 1.0.1 to 1.0.2) and "@antfu/utils" (from 0.7.0 to 0.7.2), which likely bring bug fixes, performance enhancements, or new utility functions that directly benefit auto-import resolution and processing. The "magic-string" dependency, essential for efficient code manipulation, has also been updated from 0.26.7 to 0.27.0, potentially enhancing source map generation or string manipulation capabilities.
On the development tooling side, vite has been upgraded from v3.2.4 to v4.0.0, meaning that upgrading can bring you the latest features, optimized build processes, and stability improvements from the Vite ecosystem. There are also updates to eslint (from 8.28.0 to 8.29.0), rollup (from 3.4.0 to 3.7.3), typescript (from 4.9.3 to 4.9.4), @vueuse/metadata (from 9.5.0 to 9.6.0) and @antfu/eslint-config (from 0.31.0 to 0.33.1). These changes ensure compatibility with the latest versions of commonly used tools, prevent deprecation warnings and offer the newest linting rules or features. These incremental updates collectively contribute to a more robust, efficient, and feature-rich auto-import experience for developers.
The are not vulnerabilities for the version 0.12.1 of the package unplugin-auto-import