Sourced from stylelint's releases.
17.13.0
It fixes 3 bugs, including a false negative one.
- Fixed:
declaration-block-no-duplicate-propertiesfalse negatives for interleaved non-consecutive duplicates withignore: ["consecutive-duplicates(-*)"](#9324) (@sarathfrancis90).- Fixed:
selector-max-typefalse positives for nested selectors (#9319) (@romainmenke).- Fixed:
selector-type-no-unknownfalse positives forinstall(#9308) (@Mouvedia).
Sourced from stylelint's changelog.
17.13.0 - 2026-06-06
It fixes 3 bugs, including a false negative one.
- Fixed:
declaration-block-no-duplicate-propertiesfalse negatives for interleaved non-consecutive duplicates withignore: ["consecutive-duplicates(-*)"](#9324) (@sarathfrancis90).- Fixed:
selector-max-typefalse positives for nested selectors (#9319) (@romainmenke).- Fixed:
selector-type-no-unknownfalse positives forinstall(#9308) (@Mouvedia).
7fcee2b
Release 17.13.0 (#9342)3b7287b
Refactor to reuse shared utilities (#9337)8e889c3
Bump lint-staged from 17.0.4 to 17.0.5 (#9334)a74aab4
Bump the stylelint-actions group with 5 updates (#9333)74c6448
Fix declaration-block-no-duplicate-properties false
negatives for interleav...1cd26ac
Skip changeset verification on fork PRs CI (#9331)712b986
Fix vulnerable dependencies via npm audit fix (#9328)27196b7
Fix CI badge in README.md (#9329)179bba2
Refactor to use @import over @typedef for
simple imports (#9326)94eab54
Document using our PR template (#9327)