Unplugin-auto-import has released version 0.15.1, a minor update over the previous stable version 0.15.0, continuing its role as a vital tool for Vite and Webpack users seeking to streamline their projects by automating global import registrations. The update brings subtle yet noteworthy changes primarily focused on dependency updates. Notably, minimatch has been updated from version 7.1.0 to 7.4.2, potentially addressing bug fixes or performance improvements within that dependency. The @nuxt/kit dependency, previously required in version 0.15.0, is now moved as a peerDependency in version 0.15.1 and is also an optional peer dependency.
Development dependency updates include eslint going from 8.34.0 to 8.35.0, rollup advancing from 3.17.2 to 3.18.0, @antfu/eslint-config incrementing from 0.35.2 to 0.36.0 and some updates on @types/node. These reflect ongoing efforts to leverage the latest features, bug fixes, and performance enhancements in the development ecosystem. While the core functionality remains consistent, developers upgrading to 0.15.1 can benefit from these refined dependencies, potentially leading to a smoother development experience. Besides dependecies, the update reduce slightly the unpacked size from 75920 to 75499 bytes, optimizing the package content. The package is authored by Anthony Fu, and is under MIT license.
The are not vulnerabilities for the version 0.15.1 of the package unplugin-auto-import