We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1003a1 commit 61ca5cfCopy full SHA for 61ca5cf
CHANGELOG.md
@@ -7,8 +7,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
7
8
## [Unreleased]
9
10
+## [1.0.0] — 2023–12–23
11
+
12
### Added
13
14
- Config file for Stylelint with:
15
- 64 stylistic rules [removed in `stylelint-config-standard` 30.0.0](https://github.com/stylelint/stylelint-config-standard/releases/tag/30.0.0);
16
- 1 stylistic rule [removed in `stylelint-config-recommended` 10.0.1](https://github.com/stylelint/stylelint-config-recommended/releases/tag/10.0.1).
17
18
+[Unreleased]: https://github.com/stylelint-stylistic/stylelint-config/compare/v1.0.0...HEAD
19
+[1.0.0]: https://github.com/stylelint-stylistic/stylelint-config/releases/tag/v1.0.0
0 commit comments