4.0.0
- Breaking change: Dropped Node.js 8 support. Node.js 10 or greater is now required.
- Breaking change: Always remove empty line before the first property if this property has any
emptyLineBefore*
option targeting it inproperties-order
. Even if option set toalways
empty line before the first property will be removed. - Fixed false positives for
emptyLineBeforeUnspecified
.