Skip to content

v2.0.0

Compare
Choose a tag to compare
@bjankord bjankord released this 06 Feb 12:42
  • Addition: stylelint-order plugin
  • Removal: stylelint-disable-reason rule. This rule has been deprecated in stylelint 7.8 and in 8.0 will be removed. See stylelint CHANGELOG: https://stylelint.io/CHANGELOG/#780
  • Fix: Replaced deprecated declaration-block-properties-order rule with order/declaration-block-properties-alphabetical-order rule
  • Fix: Replaced deprecated rule-nested-empty-line-before rule with rule-empty-line-before rule
  • Fix: Replaced deprecated rule-non-nested-empty-line-before rule with rule-empty-line-before rule
  • Update: Bumped up stylelint to v7.8.0
  • Update: Bumped up stylelint-scss to v1.4.1