Sass version 1.39.2 represents a minor update to the popular CSS preprocessor, building upon the features and functionality offered in version 1.39.1. Both versions maintain the core characteristics of a pure JavaScript implementation of Sass, guaranteeing compatibility across different environments. Key features like dependency on chokidar (version >=3.0.0 and <4.0.0) for file watching, the MIT license ensuring open-source usage, and the repository location at github.com/sass/dart-sass remain consistent. The author, Natalie Weizenbaum, also remains the same.
The primary differentiators between versions 1.39.1 and 1.39.2 lie in the details of their distribution and release. Version 1.39.2 was released on September 10, 2021, at 00:06:53 UTC, a slight update compared to version 1.39.1, released just hours before on September 9, 2021, at 23:17:48 UTC. The unpacked size of version 1.39.2 is also marginally larger at 4,087,423 bytes, compared to 4,085,108 bytes in the previous version, suggesting underlying code change optimizations or additions.
For developers considering Sass, these incremental updates highlight the ongoing maintenance and refinement of the library. While the core API and dependencies remain stable, the subtle differences in unpacked size and release date indicate bug fixes, performance improvements, or minor feature enhancements within version 1.39.2, making it a subtly preferable choice for new installations or upgrades compared to 1.39.1. Developers should consult the changelog for Sass to discover the precise nature of these modifications.
The are not vulnerabilities for the version 1.39.2 of the package sass