Skip to content

Releases: aws/aws-sdk-js-codemod

v0.11.2

21 Feb 21:52
b264bbc
Compare
Choose a tag to compare

Patch Changes

  • Sort v3 named require/imports (77f08e8)

v0.11.1

21 Feb 19:27
ad0f45a
Compare
Choose a tag to compare

Patch Changes

  • Use waiterState when searching for waitFor calls to replace (69f2ea7)

v0.11.0

21 Feb 16:26
8dcb1fd
Compare
Choose a tag to compare

Minor Changes

  • Add initial support for waiter API transformation (a04403b)

v0.10.7

20 Feb 20:15
cf016a0
Compare
Choose a tag to compare

Patch Changes

v0.10.6

07 Feb 16:42
46e4a04
Compare
Choose a tag to compare

Patch Changes

  • Print code in removePromiseForCallExpression error message (e385d89)

v0.10.5

18 Jan 19:27
e669c11
Compare
Choose a tag to compare

Patch Changes

  • Add callExpression arguments in ArrowFunction/Return while remove promise() (bca11ad)

v0.10.4

11 Jan 05:41
37b3397
Compare
Choose a tag to compare

Patch Changes

  • Call JS API of jscodeshift instead of using spawn (d446899)

v0.10.3

09 Jan 22:46
c316196
Compare
Choose a tag to compare

Patch Changes

  • Add instructions to clear npx cache to use latest version of aws-sdk-js-codemod (1c76e12)

v0.10.2

09 Jan 18:00
9a405ed
Compare
Choose a tag to compare

Patch Changes

  • Support requires with MemberExpression property (8b09bb6)

v0.10.1

09 Jan 16:00
b16dc09
Compare
Choose a tag to compare

Patch Changes

  • Enable transformation when a mixture of require and imports is present (39b1518)