Sourced from stylelint's releases.
17.9.1
It fixes 4 bugs. We also documented the
messageArgseach rule provides to themessageconfiguration property.
- Fixed:
ConfigurationErrorregression for custom syntaxes (#9245) (@jeddy3).- Fixed: MD5 hash algorithm to SHA256 for caching (#9241) (
@rkdfx).- Fixed:
property-no-deprecatedautofix forpage-break-*: always(#9214) (@rkdfx).- Fixed:
selector-no-deprecatedfalse positives for::part()(#9227) (@SaekiTominaga).
Sourced from stylelint's changelog.
17.9.1 - 2026-04-27
It fixes 4 bugs. We also documented the
messageArgseach rule provides to themessageconfiguration property.
- Fixed:
ConfigurationErrorregression for custom syntaxes (#9245) (@jeddy3).- Fixed: MD5 hash algorithm to SHA256 for caching (#9241) (
@rkdfx).- Fixed:
property-no-deprecatedautofix forpage-break-*: always(#9214) (@rkdfx).- Fixed:
selector-no-deprecatedfalse positives for::part()(#9227) (@SaekiTominaga).
53c8817
Release 17.9.1 (#9248)fa75054
Fix property-no-deprecated autofix for page-break-*:
always (#9214)02b039e
Fix selector-no-deprecated false positives for
::part() (#9227)af22bec
Document message arguments of rules (#9226)20f6e9d
Fix ConfigurationError regression for custom syntaxes (#9245)21a57e8
Fix MD5 hash algorithm to SHA256 for caching (#9241)