diff --git a/.changeset/calm-tables-hide.md b/.changeset/calm-tables-hide.md deleted file mode 100644 index 2c1776d561..0000000000 --- a/.changeset/calm-tables-hide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"stylelint": patch ---- - -Fixed: `selector-pseudo-class-allowed-list` end positions and message ([#6262](https://github.com/stylelint/stylelint/pull/6262)) diff --git a/.changeset/chatty-eagles-act.md b/.changeset/chatty-eagles-act.md deleted file mode 100644 index 54a0749bc2..0000000000 --- a/.changeset/chatty-eagles-act.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"stylelint": patch ---- - -Fixed: `selector-no-vendor-prefix` end positions ([#6261](https://github.com/stylelint/stylelint/pull/6261)) diff --git a/.changeset/cold-peas-push.md b/.changeset/cold-peas-push.md deleted file mode 100644 index a3e732eb44..0000000000 --- a/.changeset/cold-peas-push.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"stylelint": patch ---- - -Fixed: `shorthand-property-no-redundant-values` message ([#6272](https://github.com/stylelint/stylelint/pull/6272)) diff --git a/.changeset/cool-baboons-cross.md b/.changeset/cool-baboons-cross.md deleted file mode 100644 index 5274c9cfb8..0000000000 --- a/.changeset/cool-baboons-cross.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"stylelint": patch ---- - -Fixed: `selector-pseudo-element-disallowed-list` end positions and message ([#6270](https://github.com/stylelint/stylelint/pull/6270)) diff --git a/.changeset/empty-humans-bake.md b/.changeset/empty-humans-bake.md deleted file mode 100644 index d17deb14e6..0000000000 --- a/.changeset/empty-humans-bake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"stylelint": patch ---- - -Fixed: `selector-pseudo-element-allowed-list` end positions and message ([#6270](https://github.com/stylelint/stylelint/pull/6270)) diff --git a/.changeset/modern-mayflies-scream.md b/.changeset/modern-mayflies-scream.md deleted file mode 100644 index 2de58e6e6f..0000000000 --- a/.changeset/modern-mayflies-scream.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"stylelint": minor ---- - -Added: `ignoreAfterCombinators: []` to `selector-max-universal` ([#6275](https://github.com/stylelint/stylelint/pull/6275)) diff --git a/.changeset/modern-plants-nail.md b/.changeset/modern-plants-nail.md deleted file mode 100644 index 03b5f15000..0000000000 --- a/.changeset/modern-plants-nail.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"stylelint": patch ---- - -Fixed: `time-min-milliseconds` end positions ([#6273](https://github.com/stylelint/stylelint/pull/6273)) diff --git a/.changeset/plenty-timers-learn.md b/.changeset/plenty-timers-learn.md deleted file mode 100644 index 385ec1f144..0000000000 --- a/.changeset/plenty-timers-learn.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"stylelint": patch ---- - -Fixed: `keyframes-name-pattern` false positives for interpolation ([#6265](https://github.com/stylelint/stylelint/pull/6265)) diff --git a/.changeset/serious-teachers-juggle.md b/.changeset/serious-teachers-juggle.md deleted file mode 100644 index 359cca3201..0000000000 --- a/.changeset/serious-teachers-juggle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"stylelint": patch ---- - -Fixed: `selector-nested-pattern` end positions ([#6259](https://github.com/stylelint/stylelint/pull/6259)) diff --git a/.changeset/shy-clouds-joke.md b/.changeset/shy-clouds-joke.md deleted file mode 100644 index 7ec075f6f1..0000000000 --- a/.changeset/shy-clouds-joke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"stylelint": patch ---- - -Fixed: `selector-no-qualifying-type` message, positions, and false positives ([#6260](https://github.com/stylelint/stylelint/pull/6260)) diff --git a/.changeset/sour-socks-type.md b/.changeset/sour-socks-type.md deleted file mode 100644 index 10df222880..0000000000 --- a/.changeset/sour-socks-type.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"stylelint": patch ---- - -Fixed: `createPlugin` type definition ([#6264](https://github.com/stylelint/stylelint/pull/6264)) diff --git a/.changeset/wise-kiwis-repeat.md b/.changeset/wise-kiwis-repeat.md deleted file mode 100644 index 7292b4c5dd..0000000000 --- a/.changeset/wise-kiwis-repeat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"stylelint": patch ---- - -Fixed: `selector-pseudo-class-disallowed-list` end positions and message ([#6263](https://github.com/stylelint/stylelint/pull/6263)) diff --git a/CHANGELOG.md b/CHANGELOG.md index da56284d08..04d106c03b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## Head + +- Added: `ignoreAfterCombinators: []` to `selector-max-universal` ([#6275](https://github.com/stylelint/stylelint/pull/6275)). +- Fixed: `createPlugin` type definition ([#6264](https://github.com/stylelint/stylelint/pull/6264)). +- Fixed: `keyframes-name-pattern` false positives for interpolation ([#6265](https://github.com/stylelint/stylelint/pull/6265)). +- Fixed: `selector-nested-pattern` end positions ([#6259](https://github.com/stylelint/stylelint/pull/6259)). +- Fixed: `selector-no-qualifying-type` message, positions, and false positives ([#6260](https://github.com/stylelint/stylelint/pull/6260)). +- Fixed: `selector-no-vendor-prefix` end positions ([#6261](https://github.com/stylelint/stylelint/pull/6261)). +- Fixed: `selector-pseudo-class-allowed-list` end positions and message ([#6262](https://github.com/stylelint/stylelint/pull/6262)). +- Fixed: `selector-pseudo-class-disallowed-list` end positions and message ([#6263](https://github.com/stylelint/stylelint/pull/6263)). +- Fixed: `selector-pseudo-element-allowed-list` end positions and message ([#6270](https://github.com/stylelint/stylelint/pull/6270)). +- Fixed: `selector-pseudo-element-disallowed-list` end positions and message ([#6270](https://github.com/stylelint/stylelint/pull/6270)). +- Fixed: `shorthand-property-no-redundant-values` message ([#6272](https://github.com/stylelint/stylelint/pull/6272)). +- Fixed: `time-min-milliseconds` end positions ([#6273](https://github.com/stylelint/stylelint/pull/6273)). + ## 14.10.0 - Added: rule metadata to public `LinterResult` API ([#6166](https://github.com/stylelint/stylelint/pull/6166)).