Skip to content

v1.0.0

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

Breaking Changes

  • Requires Node 6+
  • #40 - Removing support for coffee-script dependencies. Removes the coffeescript/register reference.

Other

  • #40 - Switching from transpiled es6 to Node 6 native es6, removing the need for babel
  • #41 - Optimizing the use of lodash production use
  • #43 - Adding changelog link
  • #42 - Removing babel rc file no longer needed