Skip to content

1.0.0

Compare
Choose a tag to compare
@curbengh curbengh released this 06 Sep 00:49
· 26 commits to master since this release
40dd2ce

Breaking change

  • chore: drop node 6 (#20)

Feature

  • Upgrade ejs to v2 (w/ comments support) (#5). Support <%# ... %>.

Refactor

  • refactor: use Object.assign and var to let/const (#8)
  • chore(eslint): use eslint instead of jscs (#10)