Skip to content

v2.0.0

Compare
Choose a tag to compare
@acolchado acolchado released this 25 Oct 20:45
· 28 commits to main since this release

Breaking Changes

  • Requires Node 6+
  • #24 - Removing support for config files with the .coffee extension. Removes the coffeescript/register reference.

Other

  • #24 - Switching from transpiled es6 to Node 6 native es6, removing the need for babel
  • #25 - Removing the changelog in the repo. The change log will be maintained…
  • #26 - Adding changelog link
  • #27 - Delete .babelrc
  • #28 - Updating readme to reflect the latest steps and syntax