Skip to content

v3.0.0

Choose a tag to compare

@kfitzgerald kfitzgerald released this 19 Mar 17:10
· 7 commits to master since this release
7f97f3b

Node v16 Upgrade!

Notable Changes:

  • Using callback functions in service connectors is deprecated. Return a Promise or AsyncFunction instead.
  • Boom and Raven are now peer dependencies, so you should add them yourself
  • Async lib dependency has been removed