File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
### HEAD
2
2
3
+ ### 4.0.0 (April 18, 2017)
4
+
3
5
* Drop support for Node 0.12
4
6
* Update ` postcss-easy-import ` to ` 2.0.0 `
5
7
* Update ` fs-extra ` to ` 2.1.2 `
12
14
* Update ` stylelint ` to ` 7.10.1 `
13
15
* Update ` devDependencies ` to latest
14
16
15
- ### 3.0.1 (Decemeber 09, 2016)
17
+ ### 3.0.1 (December 09, 2016)
16
18
17
19
* Fix: Allow ` --importRoot ` to override root config option [ #70 ] ( https://github.com/suitcss/preprocessor/pull/70 )
18
20
* 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 1
1
{
2
2
"name" : " suitcss-preprocessor" ,
3
- "version" : " 3 .0.1 " ,
3
+ "version" : " 4 .0.0 " ,
4
4
"description" : " A CSS preprocessor for working with SUIT CSS" ,
5
5
"main" : " lib/index.js" ,
6
6
"bin" : {
You can’t perform that action at this time.
0 commit comments