Skip to content

v7.0.0

Latest
Compare
Choose a tag to compare
@mickhansen mickhansen released this 06 Dec 17:54
· 8 commits to master since this release

Library is now compiled by TypeScript and is distributed with type definitions.

Breaking Changes

  • require('retry-as-promised') will need to be changed to require('retry-as-promised').default due to the typescript change.