Skip to content

stylelint 15.8.0

  • Added: media-feature-name-value-no-unknown (#6906) (@romainmenke).
  • Added: support for .mjs configuration files (#6910) (@ybiquitous).
  • Fixed: --print-config description in CLI help (#6914) (@ybiquitous).
  • Fixed: allowEmptyInput option in configuration files (#6929) (@ybiquitous).
  • Fixed: custom-property-no-missing-var-function performance (#6922) (@romainmenke).
  • Fixed: function-calc-no-unspaced-operator performance (#6923) (@romainmenke).
  • Fixed: function-linear-gradient-no-nonstandard-direction performance (#6924) (@romainmenke).
  • Fixed: function-no-unknown false positives for SCSS functions with namespace (#6921) (@romainmenke).
  • Fixed: max-nesting-depth error for at-rules in Sass syntax (#6909) (@ybiquitous).
  • Fixed: selector-anb-no-unmatchable performance (#6925) (@romainmenke).
  • Fixed: remove v8-compile-cache dependency (#6907) (@ybiquitous).