Style-loader has been updated from version 3.1.0 to 3.2.0, offering subtle but important development dependency upgrades. Both versions are designed as style loader modules for webpack, facilitating the injection of CSS into the DOM. The core functionality remains consistent, so developers familiar with the 3.1.0 version will find a smooth transition.
Key updates in the 3.2.0 release involve enhancements to the developer experience through updated tooling. Notably, jest has been bumped from 27.0.4 to 27.0.6, eslint upgraded from 7.28.0 to 7.30.0, prettier updated from 2.3.1 to 2.3.2 and webpack from 5.39.1 to ^5.45.1. CSS-loader has been updated as well from 5.2.4 to 5.2.7.
These updates likely bring performance improvements, bug fixes, and potentially new features within those respective tools. Furthermore, there is a dependency update on standard-version (9.3.0 -> 9.3.1), sass (1.35.1 -> 1.35.2), del-cli (4.0.0 -> 4.0.1), and lint-staged (11.0.0 -> 11.0.1). While seemingly minor, such updates contribute to a more robust and efficient development workflow and contribute to the reliability and security of the package. Developers should consider upgrading to 3.2.0 to leverage these improvements and ensure compatibility with the latest versions of related tools in their webpack-based projects.
The are not vulnerabilities for the version 3.2.0 of the package style-loader