File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 4.0.0] ( https://github.com/atolye15/stylelint-config/compare/v3.0.1...v4.0.0 ) (2023-02-13)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * See https://github.com/stylelint/stylelint/blob/main/docs/migration-guide/to-15.md#deprecated-stylistic-rules
9
+ * See https://github.com/stylelint/stylelint/releases/tag/15.0.0
10
+
11
+ ### build
12
+
13
+ * upgrade peer dependency stylelint to 15.0.0 ([ 21af576] ( https://github.com/atolye15/stylelint-config/commit/21af57688763105fc9e6f4d1cb5afc1d1fc6ced9 ) )
14
+
15
+
16
+ ### Refactors
17
+
18
+ * remove deprecated rules ([ 6ed0c3d] ( https://github.com/atolye15/stylelint-config/commit/6ed0c3df164ae34075135bc37db87d3cfb3389c5 ) )
19
+
3
20
## [ 3.0.1] ( https://github.com/atolye15/stylelint-config/compare/v3.0.0...v3.0.1 ) (2023-02-10)
4
21
5
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @atolye15/stylelint-config" ,
3
- "version" : " 3 .0.1 " ,
3
+ "version" : " 4 .0.0 " ,
4
4
"description" : " Atölye15 shareable config for stylelint." ,
5
5
"main" : " index.js" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments