Rollup-plugin-sass has a new version, 1.15.0, released on January 7, 2025, succeeding the previous stable version 1.14.0, released on October 30, 2024. Both versions are designed to seamlessly integrate Sass files into Rollup workflows, simplifying the process of styling web applications. Core dependencies like sass, resolve, and @rollup/pluginutils remain consistent, ensuring continued compatibility and functionality.
The notable difference lies in the updated happy-dom dev dependency in version 1.15.0, upgrading from version 14.12.3 to 15.10.2. While this appears to be a development dependency, it likely reflects improvements in the testing environment or internal tooling used to ensure the plugin's reliability. More relevant for developers, the unpacked size of the package has increased from 28957 bytes in version 1.14.0 to 39437 bytes in version 1.15.0, coupled with an increase in file count from 15 to 24. This suggests potential additions to the plugin's features, bug fixes, or improvements to its internal structure. Users upgrading should test their configurations to verify no unexpected behavior arises from these underlying changes. Both versions maintain the same core functionality, license (MIT), repository, and author details.
The are not vulnerabilities for the version 1.15.0 of the package rollup-plugin-sass