Skip to content

v0.3.1

Compare
Choose a tag to compare
@mrbar42 mrbar42 released this 24 Mar 06:45
· 42 commits to master since this release
161a16c

Usage:
npm install -S node-graceful
or
yarn add node-graceful

Changes:

  • fix Promise type signature #3 (Thanks for the PR @awwong1!)
  • support old & new & typescript module systems
  • add a more strict typescript validation and testing