Change Log
View all version updates and improvements for Sass.
Version History
Version 1.70.0 October 25, 2024
- Added support for CSS logical properties in mixins.
- Improved performance for large projects by optimizing the parser.
- Fixed issue with nesting and complex selectors.
- Updated documentation to clarify new features.
Version 1.69.0 September 20, 2024
- Introduced new `@use` directive for modular code organization.
- Added `color.adjust()` function for dynamic color manipulation.
- Fixed compatibility issues with Webpack 5.
- Improved error messages for syntax validation.
Version 1.68.0 August 30, 2024
- Enhanced `@import` compatibility with older projects.
- Added support for CSS Grid enhancements in Sass syntax.
- Resolved issues with custom functions in Dart Sass.
- Updated npm package to version 9.x for security improvements.