0.8.0
- Breaking change: Dropped Node.js 4 support. Use Node.js 6 or newer.
- Changed:
order
andproperties-order
will no longer autofix proactively. If there no violations would be reported with autofix disabled, then nothing will be changed with autofix enabled. Previously, there were changes toflexible
properties order (#49) or to the order of content within declaration blocks (#51).