Skip to content

v4.0.0

Compare
Choose a tag to compare
@mikehall314 mikehall314 released this 01 Apr 15:25
· 74 commits to main since this release
  • Removes custom callbacks (use new Promise() instead)
  • Adds thisArg option to provide a custom this context
  • Adds multiArg option to control how mutliple callback arguments are handled
  • Update dependencies