Skip to content

stylelint 7.9.0

  • Added: ignoreFontFamilyName option to font-family-no-duplicate (#2314).
  • Added: ignorePattern option to max-line-length (#2333).
  • Fixed: update version of lodash dependency to match feature usage, fixing a conflict with Modernizr (#2353).
  • Fixed: color-hex-case false positives for id references in url functions (#2338).
  • Fixed: max-line-length now reports correct column for SCSS comments (#2340).
  • Fixed: selector-class-pattern false positive in SCSS when combining interpolated and nested selectors (#2344).
  • Fixed: selector-type-case false positive for placeholder selectors (#2360).