Skip to content

Commit 93e33f0

Browse files
Prepare 16.23.1 (#8706)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Richard Hallows <jeddy3@users.noreply.github.com>
1 parent 2811636 commit 93e33f0

File tree

8 files changed

+12
-35
lines changed

8 files changed

+12
-35
lines changed

.changeset/clear-suns-trade.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/easy-oranges-punch.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/fair-sloths-visit.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/modern-days-try.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/smooth-lies-sin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/tangy-wombats-kiss.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/yummy-streets-cheat.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 16.23.1 - 2025-08-07
4+
5+
It fixes 7 bugs.
6+
7+
- Fixed: `no-invalid-position-declaration` false positives for embedded styles ([#8701](https://github.com/stylelint/stylelint/pull/8701)) ([@sw1tch3roo](https://github.com/sw1tch3roo)).
8+
- Fixed: `property-no-deprecated` erroneously autofixing `clip` ([#8699](https://github.com/stylelint/stylelint/pull/8699)) ([@immitsu](https://github.com/immitsu)).
9+
- Fixed: `property-no-deprecated` false positives for `-webkit-box-orient: vertical;` ([#8699](https://github.com/stylelint/stylelint/pull/8699)) ([@immitsu](https://github.com/immitsu)).
10+
- Fixed: `selector-pseudo-*-no-unknown` false positives for some meter pseudo classes/elements ([#8708](https://github.com/stylelint/stylelint/pull/8708)) ([@Mouvedia](https://github.com/Mouvedia)).
11+
- Fixed: `selector-pseudo-class-no-unknown` false positives for `:unchecked` ([#8705](https://github.com/stylelint/stylelint/pull/8705)) ([@Mouvedia](https://github.com/Mouvedia)).
12+
- Fixed: `selector-pseudo-element-no-unknown` false positives for `::search-text` ([#8707](https://github.com/stylelint/stylelint/pull/8707)) ([@Mouvedia](https://github.com/Mouvedia)).
13+
- Fixed: `selector-type-no-unknown` false positives for `selectedcontent` ([#8716](https://github.com/stylelint/stylelint/pull/8716)) ([@Mouvedia](https://github.com/Mouvedia)).
14+
315
## 16.23.0 - 2025-07-29
416

517
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](https://www.npmjs.com/package/stylelint-config-standard).

0 commit comments

Comments
 (0)