Sourced from stylelint's releases.
17.7.0
It fixes 4 bugs, including clearer problem messages by removing filler words and leading with the problem. We've also released
1.0.0of create-stylelint to help with first-time Stylelint setup.
- Fixed: clarity of problem messages (#9199) (
@jeddy3).- Fixed:
--print-configCLI flag to hide internal properties (#9194) (@ybiquitous).- Fixed:
function-url-quotesfalse positives when URLs have modifiers (#8702) (@immitsu).- Fixed:
selector-no-qualifying-typefalse positives for:has()(#9182) (@romainmenke).
Sourced from stylelint's changelog.
17.7.0 - 2026-04-12
It fixes 4 bugs, including clearer problem messages by removing filler words and leading with the problem. We've also released
1.0.0of create-stylelint to help with first-time Stylelint setup.
- Fixed: clarity of problem messages (#9199) (
@jeddy3).- Fixed:
--print-configCLI flag to hide internal properties (#9194) (@ybiquitous).- Fixed:
function-url-quotesfalse positives when URLs have modifiers (#8702) (@immitsu).- Fixed:
selector-no-qualifying-typefalse positives for:has()(#9182) (@romainmenke).
0b9b48b
Release 17.7.0 (#9210)d0c992e
Fix function-url-quotes false positives when URLs have
modifiers (#8702)64d07a8
Fix clarity of problem messages (#9199)38b2df2
Bump lodash from 4.17.23 to 4.18.1 (#9208)2d9a53d
Bump globby from 16.1.1 to 16.2.0 (#9207)37b1766
Bump @csstools/css-syntax-patches-for-csstree from 1.1.1
to 1.1.2 in the csst...db04992
Bump codecov/codecov-action from 5.5.2 to 6.0.0 (#9205)5dd17db
Fix --print-config CLI flag to hide internal properties (#9194)f5010d4
Refactor to document properties in Config type (#9195)73f4834
Refactor to remove unused Config.ignorePatterns property
type (#9193)