Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@timbeadle timbeadle released this 16 Jul 09:11
· 2518 commits to main since this release

Added

  • node_js 10 support in .travis.yml
  • eslint (& accompanying npm script)
  • some es6 syntax features (arrow functions, const & let etc.)

Removed

  • node_js 4 & 5 support. node_js 6 is now the minimum supported version
  • grunt-eslint

Updated