Skip to content

0.8.0

Compare
Choose a tag to compare
@hudochenkov hudochenkov released this 04 Dec 23:18
· 171 commits to master since this release
  • Breaking change: Dropped Node.js 4 support. Use Node.js 6 or newer.
  • Changed: order and properties-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 to flexible properties order (#49) or to the order of content within declaration blocks (#51).