Skip to content

v1.0.0

Choose a tag to compare

@RyanZim RyanZim released this 09 Jan 01:16
· 41 commits to master since this release

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)