File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 11### HEAD
22
3- ### 3.0.1 (November XX , 2016)
3+ ### 3.0.1 (Decemeber 09 , 2016)
44
5- * Fix: Setting ` lint ` to false also disables ` postcss-bem-linter `
6- * Allow config file to be arbitrarily named
7- * Fix: ` undefined ` cli flags don't override config
5+ * Fix: Allow ` --importRoot ` to override root config option [ #70 ] ( https://github.com/suitcss/preprocessor/pull/70 )
6+ * Fix: Setting ` lint ` to false also disables ` postcss-bem-linter ` [ #68 ] ( https://github.com/suitcss/preprocessor/pull/68 )
7+ * Allow config file to be arbitrarily named [ #66 ] ( https://github.com/suitcss/preprocessor/pull/66 )
8+ * Fix: ` undefined ` cli flags don't override config [ #62 ] ( https://github.com/suitcss/preprocessor/pull/62 )
9+ * Update ` postcss-reporter ` to ` ^2.0.0 ` [ #63 ] ( https://github.com/suitcss/preprocessor/pull/63 )
810
911### 3.0.0 (October 20, 2016)
1012
Original file line number Diff line number Diff line change 11{
22 "name" : " suitcss-preprocessor" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
44 "description" : " A CSS preprocessor for working with SUIT CSS" ,
55 "main" : " lib/index.js" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments