Skip to content

Commit

Permalink
Prepare release 15.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 5, 2022
1 parent c6823ba commit b3d0108
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 20 deletions.
5 changes: 0 additions & 5 deletions .changeset/great-queens-peel.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/grumpy-scissors-watch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hot-gifts-compete.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nervous-insects-design.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

## 15.0.0

- Removed: `syntax` option ([#6420](https://github.com/stylelint/stylelint/pull/6420)) ([@fpetrakov](https://github.com/fpetrakov)). (BREAKING)
- Removed: Node.js 12 support ([#6477](https://github.com/stylelint/stylelint/pull/6477)) ([@ybiquitous](https://github.com/ybiquitous)). (BREAKING)
- Removed: support for processors ([#6479](https://github.com/stylelint/stylelint/pull/6479)) ([@ybiquitous](https://github.com/ybiquitous)). (BREAKING)
- Changed: `extends` in `overrides` to merge to be consistent with `plugins` behaviour ([#6380](https://github.com/stylelint/stylelint/pull/6380)) ([@jasikpark](https://github.com/jasikpark)). (BREAKING)

## 14.16.0

- Added: `media-feature-range-notation` rule ([#6497](https://github.com/stylelint/stylelint/pull/6497)) ([@jeddy3](https://github.com/jeddy3)).
Expand Down

0 comments on commit b3d0108

Please sign in to comment.