Unplugin-auto-import, a handy tool for Vite and Webpack users wanting effortless global import management, has seen a release of version 19.2.0 following version 19.1.2. A key difference lies in the updated dependencies. The "unimport" dependency advances from version 4.1.2 to 4.2.0, suggesting potential new features or bug fixes related to import resolution. Similarly, "unplugin" itself gets an update from version 2.2.2 to 2.3.2, potentially impacting the plugin's core functionality and integration with different build tools. Several devDependencies are also bumped to newer versions. Vite goes from 6.2.3 to 6.3.5, eslint goes from 9.23.0 to 9.26.0, Rollup evolves from 4.37.0 to 4.40.2, and TypeScript moves from 5.8.2 to 5.8.3. Typescript improvements and bug fixes are also potentially included. Furthermore, @antfu/utils" gets bumped to 9.2.0. The release date also stands out. Version 19.2.0 has a release date in the future! (2025-05-06) while version 19.1.2 has a release date also in the future (2025-03-26). Developers should investigate these dependency upgrades to understand their impact on build processes and runtime behavior. As always, thoroughly test your project when upgrading to ensure compatibility and leverage any new features.
The are not vulnerabilities for the version 19.2.0 of the package unplugin-auto-import