v1.0.0
Breaking Changes
- Drop all Node versions prior to Node 10
- Remove old deprecated
.lint()
alias function
New Features
- Now lints inside expression tags (like
<%=
) - Can now pass directories into the CLI interface to lint all files in the directory (#53)