Skip to content

stylelint 16.25.0

It adds 3 new features, including experimental support for bulk suppressions. It's also our first immutable release, with the package published to npm using trusted publishing and our dependencies updated on a cool down for improved supply chain security.

  • Added: support for bulk suppressions (#8564) (@ryo-manba).
  • Added: ignoreAtRules: [] to no-invalid-position-declaration (#8781) (@jrmlt).
  • Added: rule name to custom messages (#8774) (@jhae-de).