Skip to content

v2.0.0

Compare
Choose a tag to compare
@dhershman1 dhershman1 released this 29 Jun 19:41
· 137 commits to master since this release

BREAKING CHANGES

  • Dropped the .setOutput and .main layout (Remove support for API Usage overall)
  • An API system is not technically supported however requiring the module will give you the source index.js function

New

  • Convert to use standard instead of eslint for linting
  • Update all of the dependencies

Improved

  • Some bits of the flow are improved to hopefully make things easier to follow
  • Slight tweaks and optimizations