|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +# 33.0.0 |
| 4 | + |
| 5 | +- Removed: `stylelint` less than `15.5.0` from peer dependencies. |
| 6 | +- Changed: updated to [`stylelint-config-recommended@12.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/12.0.0). |
| 7 | +- Changed: restored `declaration-block-single-line-max-declarations` removed on `30.0.0`. |
| 8 | + |
3 | 9 | # 32.0.0
|
4 | 10 |
|
5 | 11 | - Removed: `stylelint` less than `15.4.0` from peer dependencies.
|
6 |
| -- Added: `media-feature-range-notation: "context"` rule |
| 12 | +- Added: `media-feature-range-notation: "context"` rule. |
7 | 13 |
|
8 | 14 | ## 31.0.0
|
9 | 15 |
|
10 | 16 | - Removed: `stylelint` less than `15.3.0` from peer dependencies.
|
11 |
| -- Changed: updated to [`stylelint-config-recommended@11.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/11.0.0) |
| 17 | +- Changed: updated to [`stylelint-config-recommended@11.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/11.0.0). |
12 | 18 |
|
13 | 19 | ## 30.0.1
|
14 | 20 |
|
15 |
| -- Fixed: updated to [`stylelint-config-recommended@10.0.1`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/10.0.1) |
| 21 | +- Fixed: updated to [`stylelint-config-recommended@10.0.1`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/10.0.1). |
16 | 22 |
|
17 | 23 | ## 30.0.0
|
18 | 24 |
|
|
36 | 42 | ## 27.0.0
|
37 | 43 |
|
38 | 44 | - Removed: `stylelint` less than `14.10.0` from peer dependencies.
|
39 |
| -- Changed: updated to [`stylelint-config-recommended@9.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/9.0.0) |
| 45 | +- Changed: updated to [`stylelint-config-recommended@9.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/9.0.0). |
40 | 46 | - Added: `keyframe-selector-notation` rule.
|
41 | 47 |
|
42 | 48 | ## 26.0.0
|
43 | 49 |
|
44 | 50 | - Removed: `stylelint` less than `14.9.0` from peer dependencies.
|
45 |
| -- Changed: updated to [`stylelint-config-recommended@8.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/8.0.0) |
| 51 | +- Changed: updated to [`stylelint-config-recommended@8.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/8.0.0). |
46 | 52 | - Added: `import-notation` rule.
|
47 | 53 | - Added: `selector-not-notation` rule.
|
48 | 54 |
|
49 | 55 | ## 25.0.0
|
50 | 56 |
|
51 | 57 | - Removed: `stylelint` less than `14.4.0` from peer dependencies.
|
52 |
| -- Changed: updated to [`stylelint-config-recommended@7.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/7.0.0) |
| 58 | +- Changed: updated to [`stylelint-config-recommended@7.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/7.0.0). |
53 | 59 |
|
54 | 60 | ## 24.0.0
|
55 | 61 |
|
@@ -92,12 +98,12 @@ We recommend using [Autoprefixer](https://github.com/postcss/autoprefixer) to au
|
92 | 98 | ## 22.0.0
|
93 | 99 |
|
94 | 100 | - Removed: `stylelint` less than `13.13.0` from peer dependencies.
|
95 |
| -- Changed: updated to [`stylelint-config-recommended@5.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/5.0.0) |
| 101 | +- Changed: updated to [`stylelint-config-recommended@5.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/5.0.0). |
96 | 102 |
|
97 | 103 | ## 21.0.0
|
98 | 104 |
|
99 | 105 | - Removed: `stylelint` less than `13.12.0` from peer dependencies.
|
100 |
| -- Changed: updated to [`stylelint-config-recommended@4.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/4.0.0) |
| 106 | +- Changed: updated to [`stylelint-config-recommended@4.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/4.0.0). |
101 | 107 |
|
102 | 108 | ## 20.0.0
|
103 | 109 |
|
|
0 commit comments