Skip to content

stylelint 15.1.0

  • Added: declaration-block-no-redundant-longhand-properties autofix (#6580) (@mattxwang).
  • Fixed: declaration-property-value-no-unknown false positives for env() (#6646) (@romainmenke).
  • Fixed: function-calc-no-unspaced-operator TypeError on empty calc() (#6634) (@romainmenke).
  • Fixed: inaccurate customSyntax inference (#6645) (@ybiquitous).