File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11### HEAD
22
3+ ### 4.0.0 (April 18, 2017)
4+
35* Drop support for Node 0.12
46* Update ` postcss-easy-import ` to ` 2.0.0 `
57* Update ` fs-extra ` to ` 2.1.2 `
1214* Update ` stylelint ` to ` 7.10.1 `
1315* Update ` devDependencies ` to latest
1416
15- ### 3.0.1 (Decemeber 09, 2016)
17+ ### 3.0.1 (December 09, 2016)
1618
1719* Fix: Allow ` --importRoot ` to override root config option [ #70 ] ( https://github.com/suitcss/preprocessor/pull/70 )
1820* Fix: Setting ` lint ` to false also disables ` postcss-bem-linter ` [ #68 ] ( https://github.com/suitcss/preprocessor/pull/68 )
Original file line number Diff line number Diff line change 11{
22 "name" : " suitcss-preprocessor" ,
3- "version" : " 3 .0.1 " ,
3+ "version" : " 4 .0.0 " ,
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