Skip to content

3.0.0

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 28 May 06:30
· 26 commits to main since this release
  • Now requires Node.js 4.
  • Made multiArgs option apply on rejections too. 30116d9
  • Moved promiseModule argument into an option. 5f7259c
  • Supports transforming inherited methods and bind methods to original object. 1701541
  • Added option to support non-error-first APIs. fad7b3d
  • Excludes methods ending in Stream by default. a2cec4c

v2.3.0...v3.0.0