Skip to content

Version 2.0.3

Compare
Choose a tag to compare
@jaydenseric jaydenseric released this 02 Feb 06:03
· 85 commits to master since this release

Patch

  • Updated dev dependencies.
  • Added a new hard-rejection dev dependency to ensure unhandled rejections in tests exit the process with an error.
  • Destructured assert imports.
  • Moved the execFilePromise helper from the /lib directory to /test, reducing the install size.