Skip to content

Releases: aws/aws-sdk-js-codemod

v0.26.2

07 Nov 21:07
546af9a
Compare
Choose a tag to compare

Patch Changes

  • Add a simpler concise example in README (68341cc)
  • Add disclaimer in README and process warning (e0176fb)

v0.26.1

31 Oct 18:37
c60c14f
Compare
Choose a tag to compare

Patch Changes

  • Transform explicitly set keys in AWS.config (43b2991)

v0.26.0

31 Oct 17:38
35690a1
Compare
Choose a tag to compare

Minor Changes

  • Pass values from global config in service config (3df47f9)

v0.25.5

27 Oct 19:27
e00af44
Compare
Choose a tag to compare

Patch Changes

  • Transform types imported without clients (b017b59)

v0.25.4

27 Oct 06:34
5e0ff08
Compare
Choose a tag to compare

Patch Changes

  • Transform config credential keys (1a09462)

v0.25.3

26 Oct 22:24
72a3e55
Compare
Choose a tag to compare

Patch Changes

  • Prefer import over require when both are present (f2185da)

v0.25.2

26 Oct 20:28
b6c5f83
Compare
Choose a tag to compare

Patch Changes

  • Check for StringLiteral type to handle requires in TypeScript code (c72eac2)

v0.25.1

26 Oct 16:13
d0a44bc
Compare
Choose a tag to compare

Patch Changes

  • Transform config inside client initialization (8d1d3bb)

v0.25.0

25 Oct 23:01
4e38c09
Compare
Choose a tag to compare

Minor Changes

  • Basic transformation for AWS.Config constructor (734411c)

v0.24.0

24 Oct 00:36
81fe7a1
Compare
Choose a tag to compare

Minor Changes

  • Add transformation for TokenProviders and TokenProviderChain (4a0d7b4)