stylelint-scss
Advanced tools
Changelog
5.3.2
function-no-unknown
false negatives for functions with namespace (#888)at-root-no-redundant
check selector list for parent selectors (#886)Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.3.1...v5.3.2
Changelog
5.3.1
block-no-redundant-nesting
autofix (#883).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.3.0...v5.3.1
Changelog
5.3.0
block-no-redundant-nesting
rule (#872).load-no-partial-leading-underscore
rule, and deprecated at-import-no-partial-leading-underscore
rule (#867).at-root-no-redundant
rule (#860).at-use-no-redundant-alias
rule (#866).at-root-no-redundant
check if all selectors followed by @at-root
include '&' outside interpolation (#870).styleLintType: "parseError"
when parseSelector
fails (#858).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.2.1...v5.3.0
Changelog
5.2.1
known-css-properties
dependency (#857).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.2.0...v5.2.1
Changelog
5.2.0
at-root-no-redundant
rule to ban unnecessary @at-root
rule (#846).property-no-unknown
rule to disallow unknown properties. (#847).at-use-no-redundant-alias
rule to disallow redundant namespace aliases (#848).function-calculation-no-interpolation
rule to forbid interpolation in calc functions (#849).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.1.0...v5.2.0
Changelog
5.1.0
function-disallowed-list
rule support to ban specific built-in functions (#422, #844).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.0.1...v5.1.0
Changelog
5.0.1
function-no-unknown
ignore empty function names (#826).Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v5.0.0...v5.0.1
Changelog
5.0.0
Babel
dependency to remove an extra build step and reduce complexityChangelog
4.7.0
dlv
dependencyFull Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v4.6.0...v4.7.0
Changelog
4.6.0
Full Changelog: https://github.com/stylelint-scss/stylelint-scss/compare/v4.5.0...v4.6.0