Sourced from stylelint's releases.
16.15.0
- Added:
syntax-string-no-invalidrule (#8331) (@ryo-manba).- Added:
languageOptionsconfiguration property (#8297) (@ryo-manba).- Added: regex support to
ignoreAtRulesoption ofat-rule-empty-line-before(#8385) (@ryo-manba).- Added:
alpha-value-notationsupport for computingEditInfo(#8369) (@pamelalozano16).- Added:
color-hex-lengthsupport for computingEditInfo(#8415) (@ryo-manba).- Added:
comment-empty-line-beforesupport for computingEditInfo(#8416) (@ryo-manba).- Added:
comment-whitespace-insidesupport for computingEditInfo(#8417) (@ryo-manba).- Added:
custom-property-empty-line-beforesupport for computingEditInfo(#8418) (@ryo-manba).- Added:
declaration-block-no-duplicate-propertiessupport for computingEditInfo(#8363) (@romainmenke).- Fixed:
tapformatter not escaping#and\in its test point descriptions (#8334) (@Mouvedia).- Fixed:
tapformatter outputting invalid YAML blocks for rules containing double quotes in their warnings' messages (#8334) (@Mouvedia).- Fixed:
declaration-block-no-redundant-longhand-propertiesfalse positives for properties with!important(#8366) (@immitsu).- Fixed:
EditInfomissing semicolon intextfield (#8370) (@pamelalozano16).- Fixed:
declaration-property-value-keyword-no-deprecatedfalse negatives fortext-decoration: blink(#8351) (@Mouvedia).- Fixed:
declaration-property-value-keyword-no-deprecatedfalse positives for styled components interpolated functions (#8392) (@Mouvedia).- Fixed:
font-family-name-quotesfalse positives due to vendor-prefixed font-size values (#8393) (@Mouvedia).- Fixed:
font-family-no-missing-generic-family-keywordfalse positives formath,emojiandfangsong(#8395) (@ViachaslauIhnatsiuk).- Fixed:
selector-type-no-unknownfalse positives forselectmenuandpopup(#8376) (@Mouvedia).
Sourced from stylelint's changelog.
16.15.0 - 2025-02-28
It adds 1 new rule, a
languageOptionsconfiguration property for configuring some of the new rules added in16.13.0, regex support to 1 option and support for computingEditInfoto 6 rules. It fixes 9 bugs, including 2 with thetapreporter.
- Added:
syntax-string-no-invalidrule (#8331) (@ryo-manba).- Added:
languageOptionsconfiguration property (#8297) (@ryo-manba).- Added: regex support to
ignoreAtRulesoption ofat-rule-empty-line-before(#8385) (@ryo-manba).- Added:
alpha-value-notationsupport for computingEditInfo(#8369) (@pamelalozano16).- Added:
color-hex-lengthsupport for computingEditInfo(#8415) (@ryo-manba).- Added:
comment-empty-line-beforesupport for computingEditInfo(#8416) (@ryo-manba).- Added:
comment-whitespace-insidesupport for computingEditInfo(#8417) (@ryo-manba).- Added:
custom-property-empty-line-beforesupport for computingEditInfo(#8418) (@ryo-manba).- Added:
declaration-block-no-duplicate-propertiessupport for computingEditInfo(#8363) (@romainmenke).- Fixed:
tapformatter not escaping#and\in its test point descriptions (#8334) (@Mouvedia).- Fixed:
tapformatter outputting invalid YAML blocks for rules containing double quotes in their warnings' messages (#8334) (@Mouvedia).- Fixed:
declaration-block-no-redundant-longhand-propertiesfalse positives for properties with!important(#8366) (@immitsu).- Fixed:
EditInfomissing semicolon intextfield (#8370) (@pamelalozano16).- Fixed:
declaration-property-value-keyword-no-deprecatedfalse negatives fortext-decoration: blink(#8351) (@Mouvedia).- Fixed:
declaration-property-value-keyword-no-deprecatedfalse positives for styled components interpolated functions (#8392) (@Mouvedia).- Fixed:
font-family-name-quotesfalse positives due to vendor-prefixed font-size values (#8393) (@Mouvedia).- Fixed:
font-family-no-missing-generic-family-keywordfalse positives formath,emojiandfangsong(#8395) (@ViachaslauIhnatsiuk).- Fixed:
selector-type-no-unknownfalse positives forselectmenuandpopup(#8376) (@Mouvedia).
933955e
16.15.0563a3bc
Prepare 16.15.0 (#8368)1495e4f
Add languageOptions configuration property (#8297)5d1afaa
Fix pkg.pr.new-comment workflow (#8423)eec62e5
Add alpha-value-notation support for computing
EditInfo (#8369)7843c15
Fix old issue threshold to 6 months (#8424)82238c5
Add comment-whitespace-inside support for computing
EditInfo (#8417)df852b5
Add color-hex-length support for computing
EditInfo (#8415)c38140f
Add comment-empty-line-before support for computing
EditInfo (#8416)88b83ef
Add custom-property-empty-line-before support for computing
EditInfo (#8418)