File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 1.8.0] ( https://github.com/stylelint-types/stylelint-define-config/compare/v1.7.0...v1.8.0 ) (2024-11-30)
2+
3+
4+ ### Features
5+
6+ * add ` ignoreFunctions: [] ` to ` media-query-no-invalid ` ([ cca29af] ( https://github.com/stylelint-types/stylelint-define-config/commit/cca29af8434e528173e3fbc71b7c5f1e913ac8ca ) )
7+ * add ` name ` configuration property under ` overrides ` ([ a9e93b1] ( https://github.com/stylelint-types/stylelint-define-config/commit/a9e93b148dd03eeee3df4b8e61c259bab96fa9d5 ) )
8+ * add ` reportUnscopedDisables ` option ([ fe45ded] ( https://github.com/stylelint-types/stylelint-define-config/commit/fe45ded8059661099b3d18cacb512385f76f01fb ) )
9+ * update ` stylelint ` to ` 16.11.0 ` ([ b138f97] ( https://github.com/stylelint-types/stylelint-define-config/commit/b138f97c2eff5c04bd92af81df0c7e56719926a4 ) )
10+
11+
12+
113# [ 1.7.0] ( https://github.com/stylelint-types/stylelint-define-config/compare/v1.6.0...v1.7.0 ) (2024-10-29)
214
315
Original file line number Diff line number Diff line change 11{
22 "name" : " stylelint-define-config" ,
33 "type" : " module" ,
4- "version" : " 1.7 .0" ,
4+ "version" : " 1.8 .0" ,
55 "packageManager" :
" [email protected] " ,
66 "description" : " Provide a defineConfig function for stylelint.config.js files" ,
77 "author" :
" pengzhanbo <[email protected] > (https://github.com/pengzhanbo)" ,
You can’t perform that action at this time.
0 commit comments