Skip to content

Commit

Permalink
Prepare version 4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kristerkari committed Feb 12, 2023
1 parent 5b8e811 commit 29c0a50
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# 4.4.0

- Added: support for stylelint version 15.
- Added: `at-rule-no-unknown` and `at-each-key-value-single-line` rules support for end positions (#655, #689).
- Fixed: `at-function-pattern` and `at-mixin-pattern`, fix warnings to range only one line (#639).
- Fixed: `at-import-partial-extension` autofix incorrectly replacing the filename (#643).
- Fixed: `media-feature-value-dollar-variable` add support for `@use` (#715).
- Fixed: `function-quote-no-quoted-strings-inside` bug with autofix (#740).

# 4.3.0

- Added: options ignore: "after-dollar-variable" to `dollar-variable-empty-line-before` (#604)
Expand Down

0 comments on commit 29c0a50

Please sign in to comment.