Skip to content

Commit 50478e6

Browse files
github-actions[bot]ybiquitousMouvedia
authored
Prepare 16.8.0 (#7870)
Co-authored-by: Masafumi Koba <[email protected]> Co-authored-by: Gary Gozlan <[email protected]>
1 parent 8e5c8a3 commit 50478e6

12 files changed

+14
-55
lines changed

.changeset/afraid-crabs-ring.md

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

.changeset/angry-spies-allow.md

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

.changeset/green-donuts-sparkle.md

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

.changeset/grumpy-insects-compete.md

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

.changeset/loud-ants-remember.md

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

.changeset/olive-dolls-hunt.md

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

.changeset/pretty-beans-shake.md

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

.changeset/quiet-owls-marry.md

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

.changeset/stale-geckos-own.md

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

.changeset/stale-pianos-teach.md

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

.changeset/twenty-apes-shave.md

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

CHANGELOG.md

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

3+
## 16.8.0
4+
5+
- Deprecated: `github` formatter ([#7865](https://github.com/stylelint/stylelint/pull/7865)) ([@marcalexiei](https://github.com/marcalexiei)).
6+
- Fixed: `function-url-quotes` false positives for SCSS variables and `#`/`?` characters ([#7874](https://github.com/stylelint/stylelint/pull/7874)) ([@vimalloc](https://github.com/vimalloc)).
7+
- Fixed: `keyframe-selector-notation` false positives for `entry-crossing` and `exit-crossing` ([#7859](https://github.com/stylelint/stylelint/pull/7859)) ([@romainmenke](https://github.com/romainmenke)).
8+
- Fixed: `no-descending-specificity` false positives for nested rules without declarations ([#7850](https://github.com/stylelint/stylelint/pull/7850)) ([@romainmenke](https://github.com/romainmenke)).
9+
- Fixed: `no-duplicate-selectors` end positions ([#7867](https://github.com/stylelint/stylelint/pull/7867)) ([@romainmenke](https://github.com/romainmenke)).
10+
- Fixed: `no-duplicate-selectors` false negatives for three or more duplicates ([#7867](https://github.com/stylelint/stylelint/pull/7867)) ([@romainmenke](https://github.com/romainmenke)).
11+
- Fixed: `selector-max-compound-selectors` error for `@nest` ([#7875](https://github.com/stylelint/stylelint/pull/7875)) ([@romainmenke](https://github.com/romainmenke)).
12+
- Fixed: `selector-pseudo-class-no-unknown` false positives for `:active-view-transition` and `:active-view-transition-type()` ([#7868](https://github.com/stylelint/stylelint/pull/7868)) ([@Mouvedia](https://github.com/Mouvedia)).
13+
- Fixed: `selector-type-*`, `selector-max-type` and `selector-class-pattern` false positives for `<timeline-range-name>` in keyframe selectors ([#7856](https://github.com/stylelint/stylelint/pull/7856)) ([@romainmenke](https://github.com/romainmenke)).
14+
- Fixed: `stylelint.utils.checkAgainstRule()` regression when `reportNeedlessDisables` and `quiet` are both enabled ([#7879](https://github.com/stylelint/stylelint/pull/7879)) ([@ybiquitous](https://github.com/ybiquitous)).
15+
- Fixed: configuration comments within selector and value lists being ignored ([#7839](https://github.com/stylelint/stylelint/pull/7839)) ([@romainmenke](https://github.com/romainmenke)).
16+
317
## 16.7.0
418

519
- Changed: `tap` formatter to support TAP14 ([#7759](https://github.com/stylelint/stylelint/pull/7759)) ([@Mouvedia](https://github.com/Mouvedia)).

0 commit comments

Comments
 (0)