Skip to content

Releases: aws/aws-sdk-js-codemod

v0.13.5

01 Mar 23:41
Compare
Choose a tag to compare

Patch Changes

  • Add comments for unsupported S3 ManagedUpload with callback (26eb091)
  • Add check for s3 client name before transforming upload API (6e6c41f)
  • Do not apply babeljs to the transform file (c74fb09)

v0.13.4

01 Mar 22:48
4864012
Compare
Choose a tag to compare

Patch Changes

  • Add transformation for s3 ManagedUploadOptions in an identifier (049b329)
  • Add transformation for s3 ManagedUploadOptions (4b17da0)

v0.13.3

01 Mar 19:27
e71f5e6
Compare
Choose a tag to compare

Patch Changes

  • Add comments for unsupported waiters with callback (adf104f)

v0.13.2

01 Mar 02:49
05442bb
Compare
Choose a tag to compare

Patch Changes

  • Support transformation of waiter API on a client class member (692b989)

v0.13.1

01 Mar 00:49
9a5953a
Compare
Choose a tag to compare

Patch Changes

  • Compute variable name for import equals from v2ClientName (06a92c7)

v0.13.0

23 Feb 18:01
6088133
Compare
Choose a tag to compare

Minor Changes

  • Add comment with warning when removing .promise() from untested cases (0447472)

Patch Changes

  • Support removal of promise() for ExpressionStatement (a024eeb)

v0.12.1

23 Feb 17:35
219abe1
Compare
Choose a tag to compare

Patch Changes

  • Make AwaitExpression/VariableDeclarator generic while removing .promise() API (13fd08a)

v0.12.0

23 Feb 03:20
3885c24
Compare
Choose a tag to compare

Minor Changes

  • Add initial transformation for s3.upload API (5aeb73e)

v0.11.4

22 Feb 03:07
ba2488e
Compare
Choose a tag to compare

Patch Changes

  • Support removal of .promise() with parentPath ObjectProperty (ec4577c)

v0.11.3

22 Feb 00:40
387473f
Compare
Choose a tag to compare

Patch Changes

  • Support transformation of waiter configuration (2d477e0)