Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
Add CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
rejas committed Jun 22, 2023
1 parent f76ab7e commit 68297a3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions css/packages/stylelint-config-nebenan/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## v3.0.0 Changes

- Updated to stylelint v15
- Removed deprecated options:
- `block-opening-brace-newline-after`
- `block-closing-brace-newline-before`
- `block-closing-brace-newline-after`
- `number-leading-zero`

stylelint [recommends](https://stylelint.io/migration-guide/to-15/#deprecated-stylistic-rules) pretty linters instead

0 comments on commit 68297a3

Please sign in to comment.