Skip to content

Commit

Permalink
Prepare 16.1.0 (#7415)
Browse files Browse the repository at this point in the history
Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and ybiquitous committed Dec 25, 2023
1 parent 566c422 commit 6c4b64d
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 25 deletions.
5 changes: 0 additions & 5 deletions .changeset/brave-apricots-whisper.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-apes-kick.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-bananas-sell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-lamps-type.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-crabs-appear.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 16.1.0

- Added: `lightness-notation` rule ([#7366](https://github.com/stylelint/stylelint/pull/7366)) ([@fpetrakov](https://github.com/fpetrakov)).
- Added: `ignore: ["keyframe-selectors"]` to `selector-disallowed-list` ([#7417](https://github.com/stylelint/stylelint/pull/7417)) ([@mattxwang](https://github.com/mattxwang)).
- Fixed: `selector-pseudo-class-no-unknown` false positive for `:popover-open` ([#7425](https://github.com/stylelint/stylelint/pull/7425)) ([@mattxwang](https://github.com/mattxwang)).
- Fixed: `declaration-property-value-no-unknown` and other false positives for multiline SCSS interpolation. ([#7406](https://github.com/stylelint/stylelint/pull/7406)) ([@FloEdelmann](https://github.com/FloEdelmann)).
- Fixed: `function-url-quotes` false positives for SCSS variable and `@` character ([#7416](https://github.com/stylelint/stylelint/pull/7416)) ([@mattxwang](https://github.com/mattxwang)).

## 16.0.2

- Fixed: `ERR_UNSUPPORTED_ESM_URL_SCHEME` error on Windows ([#7383](https://github.com/stylelint/stylelint/pull/7383)) ([@JounQin](https://github.com/JounQin)).
Expand Down

0 comments on commit 6c4b64d

Please sign in to comment.