Skip to content

v0.6.0

Compare
Choose a tag to compare
@tristanls tristanls released this 01 Dec 15:35
· 27 commits to master since this release

aws-sdk is now a peerDependency instead of a devDependency per discussion in #19.

Reported problems:

This version fails when validating configuration, rendering the module unsuable. Upgrading to v0.6.1 resolves the problem.

Contributing factor to the failure was the use of outdated @hapi/joi calling convention.