github stylelint/stylelint 13.8.0

latest releases: 16.5.0, 16.4.0, 16.3.1...
3 years ago
  • Deprecated: StylelintStandaloneReturnValue.reportedDisables, .descriptionlessDisables, .needlessDisables, and .invalidScopeDisables. .reportedDisables will always be empty and the other properties will always be undefined, since these errors now show up in .results instead (#4973).
  • Added: disable comments that are reported as errors for various reasons are now reported as standard lint errors rather than a separate class of errors that must be handled specially (#4973).
  • Added: comment-pattern rule (#4962).
  • Added: selector-attribute-name-disallowed-list rule (#4992).
  • Added: ignoreAtRules[] to property-no-unknown (#4965).
  • Fixed: *-notation false negatives for dollar variables (#5031).
  • Fixed: *-pattern missing configured pattern in violation messages (#4975).

Don't miss a new stylelint release

NewReleases is sending notifications on new releases.