Skip to content

Releases: aws/aws-sdk-js-codemod

v0.17.3

04 Aug 00:58
e51c85b
Compare
Choose a tag to compare

Patch Changes

  • Add namespace import instead of default import (432133e)
  • Check if parameters are passed during DocumentClient creation (56ac51a)

v0.17.2

03 Aug 16:29
034a0d8
Compare
Choose a tag to compare

Patch Changes

  • Add comments for unsupported named deep import of DocumentClient (0ed75c4)

v0.17.1

02 Aug 23:54
0c09d94
Compare
Choose a tag to compare

Patch Changes

  • Transform DynamoDB DocumentClient wrapNumbers option (d1cea6f)
  • Transform DynamoDB DocumentClient convertEmptyValues option (1a54680)

v0.17.0

01 Aug 01:05
e3d01aa
Compare
Choose a tag to compare

Minor Changes

  • Support transformation of DocumentClient input/output types (53a49aa)

Patch Changes

  • Create types map for DocumentClient (31f3ef4)

v0.16.0

28 Jul 21:51
be9e394
Compare
Choose a tag to compare

Minor Changes

  • Support transformation of S3 getSignedUrl (d194142)

v0.15.2

26 Jul 23:40
e0677f0
Compare
Choose a tag to compare

Patch Changes

  • Preserve import comments when transforming code (f4d2497)
  • Retain only top level comments while transforming (83832c8)

v0.15.1

26 Jul 19:14
c29b843
Compare
Choose a tag to compare

Patch Changes

  • Transform clients published between 2022-12-22 and 2023-07-26 (1a437fe)

v0.15.0

25 Jul 22:35
a57a9b2
Compare
Choose a tag to compare

Minor Changes

  • Bump jscodeshift to 0.15.0 (183eee2)

v0.14.1

06 Mar 17:26
191b89b
Compare
Choose a tag to compare

Patch Changes

  • Use value from service param for creating DynamoDB DocumentClient (6b09a0d)

v0.14.0

03 Mar 04:31
309bcce
Compare
Choose a tag to compare

Minor Changes

  • Add initial support for DynamoDB DocumentClient transformation (15b1d6c)