3.0.0
-
Add experimental
encapsulateoption/feature -
Pin core plugins order:
postcss-easy-import
[ user plugins ]
[ encapsulation plugins ]
autoprefixer
postcss-reporter -
CLI flags override config file options
-
Input file is now linted (previously only imported files were passed through
the linting tools) -
Add
--throw-error(-e) to CLI -
Enable
lintoption by default -
Add
postcss-apply -
Add
postcss-color-function -
Add
debugoption to pass anpostcss-debuginstance -
Allow usage of
transformandonImportinpostcss-easy-import -
Remove
beforeLintfeature -
Add default browsers list for autoprefixer
-
Use
stylelint-config-suitcssfrom within the preprocessor. No longer needs
to be installed locally by the consumer.