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.19.0] ( https://github.com/stylelint-types/stylelint-define-config/compare/v16.18.0...v16.19.0 ) (2025-04-25)
2+
3+
4+ ### Features
5+
6+ * add ` exceptWithoutPropertyFallback: [] ` to ` function-allowed-list ` ([ a816c4b] ( https://github.com/stylelint-types/stylelint-define-config/commit/a816c4ba3a6debb8bb7bb86b0ef30a150542b8a1 ) )
7+ * add ` ignore: ["four-into-three-edge-values"] ` to ` shorthand-property-no-redundant-values ` ([ de71c9a] ( https://github.com/stylelint-types/stylelint-define-config/commit/de71c9a8140e398d518d3d148f5318bf69813e7b ) )
8+ * update stylelint to ` 18.19.0 ` ([ 7ffa2ab] ( https://github.com/stylelint-types/stylelint-define-config/commit/7ffa2ab9530c41237f78c07cf1f4b1d3052b372d ) )
9+
10+
11+
112# [ 16.18.0] ( https://github.com/stylelint-types/stylelint-define-config/compare/v16.17.0...v16.18.0 ) (2025-04-17)
213
314
Original file line number Diff line number Diff line change 11{
22 "name" : " stylelint-define-config" ,
33 "type" : " module" ,
4- "version" : " 16.18 .0" ,
4+ "version" : " 16.19 .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