File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 16.18.0] ( https://github.com/stylelint-types/stylelint-define-config/compare/v16.17.0...v16.18.0 ) (2025-04-17)
2
+
3
+
4
+ ### Features
5
+
6
+ * add ` color-function-alias-notation ` rule ([ d6a4885] ( https://github.com/stylelint-types/stylelint-define-config/commit/d6a4885722a688a52b2509eb35b76df25a6aa80c ) )
7
+ * add ` container-name-pattern ` rule ([ b4bb5e1] ( https://github.com/stylelint-types/stylelint-define-config/commit/b4bb5e10d1945bc28bb9d0c058ffd7442be66d6a ) )
8
+ * bump ` stylelint ` to ` 16.18.0 ` ([ 1dc3038] ( https://github.com/stylelint-types/stylelint-define-config/commit/1dc3038e480857d5b6e5aa9c22345e4da409e236 ) )
9
+
10
+
11
+
1
12
# [ 16.17.0] ( https://github.com/stylelint-types/stylelint-define-config/compare/v16.15.0...v16.17.0 ) (2025-04-05)
2
13
3
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " stylelint-define-config" ,
3
3
"type" : " module" ,
4
- "version" : " 16.17 .0" ,
4
+ "version" : " 16.18 .0" ,
5
5
"packageManager" :
" [email protected] " ,
6
6
"description" : " Provide a defineConfig function for stylelint.config.js files" ,
7
7
"author" :
" pengzhanbo <[email protected] > (https://github.com/pengzhanbo)" ,
You can’t perform that action at this time.
0 commit comments