Sourced from stylelint's releases.
16.23.0
It adds 5 new rules, 1 option to a rule and fixes 3 bugs. We've turned on the new rules in our standard config.
- Added:
block-no-redundant-nested-style-rulesrule (#8684) (@sw1tch3roo).- Added:
media-type-no-deprecatedrule (#8668) (@immitsu).- Added:
nesting-selector-no-missing-scoping-rootrule (#8674) (@sw1tch3roo).- Added:
no-invalid-position-declarationrule (#8669) (@sw1tch3roo).- Added:
property-no-deprecatedrule (#8682) (@immitsu).- Added:
except: ["exact-value"]tomedia-feature-range-notation(#8675) (@immitsu).- Fixed:
declaration-block-no-duplicate-propertiesfalse negatives for named colors withignore: ['consecutive-duplicates-with-different-syntaxes'](#8665) (@sw1tch3roo).- Fixed:
function-no-unknownfalse positives (#8677) (@Mouvedia).- Fixed:
no-irregular-whitespacefalse positives for strings (#8667) (@immitsu).
Sourced from stylelint's changelog.
16.23.0 - 2025-07-29
It adds 5 new rules, 1 option to a rule and fixes 3 bugs. We've turned on the new rules in our standard config.
- Added:
block-no-redundant-nested-style-rulesrule (#8684) (@sw1tch3roo).- Added:
media-type-no-deprecatedrule (#8668) (@immitsu).- Added:
nesting-selector-no-missing-scoping-rootrule (#8674) (@sw1tch3roo).- Added:
no-invalid-position-declarationrule (#8669) (@sw1tch3roo).- Added:
property-no-deprecatedrule (#8682) (@immitsu).- Added:
except: ["exact-value"]tomedia-feature-range-notation(#8675) (@immitsu).- Fixed:
declaration-block-no-duplicate-propertiesfalse negatives for named colors withignore: ['consecutive-duplicates-with-different-syntaxes'](#8665) (@sw1tch3roo).- Fixed:
function-no-unknownfalse positives (#8677) (@Mouvedia).- Fixed:
no-irregular-whitespacefalse positives for strings (#8667) (@immitsu).
c56de6a
16.23.0e832424
Prepare 16.23.0 (#8683)327a254
Document config rules for 39.0.0 (#8693)c56bc2a
Add property-no-deprecated rule (#8682)91e8e6b
Bump the jest group with 2 updates (#8688)5b86cd9
Bump eslint from 9.31.0 to 9.32.0 in the eslint group (#8689)2451cce
Bump file-entry-cache from 10.1.1 to 10.1.3 (#8690)bc8791b
Bump rollup from 4.45.1 to 4.46.0 (#8691)24c6f06
Document using type guards when writing rules (#8686)3b34922
Add block-no-redundant-nested-style-rules (#8684)