Sourced from stylelint's releases.
16.26.1
It fixes numerous false positive bugs, including many in the
declaration-property-value-no-unknownrule for the latest CSS specifications.
- Fixed:
*-no-unknownfalse positives for latest specs by integrating@csstools/css-syntax-patches-for-csstree(#8850) (@romainmenke).- Fixed:
at-rule-no-unknownfalse positives for@function(#8851) (@jeddy3).- Fixed:
declaration-property-value-no-unknownfalse positives forattr(),if()and custom functions (#8853) (@jeddy3).- Fixed:
function-url-quotesfalse positives when URLs require quoting (#8804) (@taearls).- Fixed:
selector-pseudo-element-no-unknownfalse positives for::scroll-button()(#8856) (@Mouvedia).
Sourced from stylelint's changelog.
16.26.1 - 2025-11-28
It fixes numerous false positive bugs, including many in the
declaration-property-value-no-unknownrule for the latest CSS specifications.
- Fixed:
*-no-unknownfalse positives for latest specs by integrating@csstools/css-syntax-patches-for-csstree(#8850) (@romainmenke).- Fixed:
at-rule-no-unknownfalse positives for@function(#8851) (@jeddy3).- Fixed:
declaration-property-value-no-unknownfalse positives forattr(),if()and custom functions (#8853) (@jeddy3).- Fixed:
function-url-quotesfalse positives when URLs require quoting (#8804) (@taearls).- Fixed:
selector-pseudo-element-no-unknownfalse positives for::scroll-button()(#8856) (@Mouvedia).
b968143
Release 16.26.1 (#8857)2b24b9c
Fix selector-pseudo-element-no-unknown false positives for
`::scroll-button...f152564
Fix *-no-unknown false positives for latest specs by
integrating `@csstools...431cb53
Fix at-rule-no-unknown false positives for
@function (#8851)119097e
Fix declaration-property-value-no-unknown false positives
for attr() and ...4b9c68b
Fix function-url-quotes false positives when URLs require
quoting (#8804)8cc4ced
Bump rollup from 4.52.5 to 4.53.2 (#8848)4383feb
Bump file-entry-cache from 11.1.0 to 11.1.1 (#8846)a8a7560
Bump the eslint group with 2 updates (#8845)947ad33
Fix patch-package warning about mismatched
@types/css-tree version (#8844)