Unplugin version 2.1.1 represents a subtle but notable update to the unified plugin system for build tools, following closely on the heels of version 2.1.0. While core functionalities remain consistent, several dependencies have been bumped, potentially impacting developers using specific tooling. Key updates include upgrades to eslint (from 9.16.0 to 9.17.0), rollup (from 4.28.0 to 4.29.1), and webpack (from 5.96.1 to 5.97.1). TypeScript also saw a significant update, moving from version 5.7.2 to ~5.6.3, which might influence type checking behavior and compatibility. Furthermore, @rspack/cli and @rspack/core both went from 1.1.4 to 1.1.6, while @farmfe/core went from 1.4.7 to 1.5.0, potentially implying enhancements or bug fixes within the Rspack and Farm ecosystem integrations. webpack-cli also jumped from 5.1.4 to 6.0.1.
Developers should carefully evaluate these dependency updates based on their existing project configurations to ensure compatibility and leverage potential improvements. The change in TypeScript versions, while seemingly minor, warrants particular attention. These refinements aim to deliver a smoother development experience by integrating with more current versions of prominent build tools. Users can expect similar performance and functionalities, with enhancements focusing on stability, compatibility, and enriched support for ecosystems supported by Rollup, Webpack, Farm and Rspack.
The are not vulnerabilities for the version 2.1.1 of the package unplugin