Unplugin-auto-import version 19.1.2 introduces several updates compared to the previous stable version, 19.1.1, offering developers enhanced capabilities for automatically importing modules in Vite and Webpack projects. Core dependencies remain largely consistent, ensuring stability in core functionalities, such as unimport, picomatch, and magic-string. However, subtle dependency upgrades across the board provide improvements and bug fixes under the hood. Key changes are reflected in the development dependencies.
Notably, vite bumps from version 6.2.0 to 6.2.3, eslint from 9.21.0 to a major update at 9.23.0, rollup moves from 4.34.8 to 4.37.0. Typescript jumps from 5.7.3 to 5.8.2, @types/node from 22.13.5 to 22.13.13, @vueuse/metadata moves from 12.7.0 to 13.0.0 and @antfu/eslint-config drops from 4.3.0 to 4.11.0. While seemingly minor, these development dependency updates often bring performance enhancements, better type definitions and improved tooling support for building and testing your projects. Furthermore, @antfu/ni is updated from 23.3.1 to 24.3.0 and @nuxt/kit from 3.15.4 to 3.16.1. For developers using Nuxt.js, the @nuxt/kit upgrade is particularly relevant, potentially introducing new features or bug fixes specific to Nuxt 3 integration. These cumulative upgrades aim to provide a smoother development experience and better compatibility with the latest versions of related tools and frameworks. Developers are encouraged to review the changelogs of these updated dependencies for detailed insights into specific improvements and potential breaking changes.
The are not vulnerabilities for the version 19.1.2 of the package unplugin-auto-import