Skip to content

1.1.0: AWS-SDK v3, TypeScript, bug fixes

Latest
Compare
Choose a tag to compare
@TheGP TheGP released this 04 Mar 11:22
· 2 commits to main since this release

Big improvements:

  1. All dependencies upgraded to the last versions, including AWS SDK from v2 to v3
  2. Package is rewritten in TypeScript
  3. Added tests
  4. Fixed multiple bugs where await didn't work (didn't wait for an operation to finish, for example for .uploadDirCloud method)