v2.0.0
2.0.0 (2018-03-04)
Chores
- dependencies: update postcss to latest version (b586ebf)
BREAKING CHANGES
- dependencies: css-byebye will work from node v4 from now on.
postcss@6 drops support for nodejs 0.12. This should normally not be
a problem if you use recent versions of node, but it is a breaking
change nonetheless.
Links:
https://github.com/postcss/postcss/releases/tag/6.0.0