stylelint-scss
Advanced tools
Changelog
6.11.0
no-duplicate-load-rules
rule (#1103).declaration-property-value-no-unknown
allow functions from explicit namespaces (#1113).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.10.1...v6.11.0
Changelog
6.10.1
declaration-property-value-no-unknown
fix trailing whitespace in value parsing (#1089).no-global-function-names
allow CSS round function (#1097).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.10.0...v6.10.1
Changelog
6.10.0
declaration-property-value-no-unknown
support nested properties with shorthand values (#1071).declaration-property-value-no-unknown
fix multiline values parsing (#1085).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.9.0...v6.10.0
Changelog
6.9.0
Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.8.1...v6.9.0
Changelog
6.8.1
declaration-property-value-no-unknown
fix false positives for nested properties in nested declarations (#1068).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.8.0...v6.8.1
Changelog
6.8.0
function-color-channel
rule (#1060).selector-no-redundant-nesting-selector
support for Dart Sass deprecation (#1022).declaration-property-value-no-unknown
include explicit namespace variables in isDollarVar()
(#1062).declaration-property-value-no-unknown
fix false positives for imported custom functions (#1061).declaration-property-value-no-unknown
reported ranges and message (stylelint/stylelint#8003, #1066).declaration-property-value-no-unknown
false negatives/positives via css-tree@3.0.0
(stylelint/stylelint#7993, #1065).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.7.0...v6.8.0
Changelog
6.7.0
function-no-unknown
: add support for Sass v1.78 color.channel
function (#1052).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.6.0...v6.7.0
Changelog
6.6.0
declaration-property-value-no-unknown
: add support for first-class operators (#1042).declaration-property-value-no-unknown
: add support SCSS variables as arguments in nested functions (#1042).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.1...v6.6.0
Changelog
6.5.1
function-quote-no-quoted-strings-inside
fix broken autofix (#1043).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v6.5.0...v6.5.1