Skip to content

Releases: aws/aws-sdk-js-codemod

v0.28.0

13 Nov 17:08
f466461
Compare
Choose a tag to compare

Minor Changes

  • Transform types imported from redundant Types (aa735f7)

v0.27.4

12 Nov 12:00
5c4c903
Compare
Choose a tag to compare

Patch Changes

  • Check for raw string in extra.raw when searching for quotes (8b861cf)

v0.27.3

12 Nov 11:28
10bb59a
Compare
Choose a tag to compare

Patch Changes

  • Remove trailing comma from ObjectProperty require (304ae20)

v0.27.2

12 Nov 10:56
0ac2c98
Compare
Choose a tag to compare

Patch Changes

  • Remove newlines from ObjectPattern requires (c18f8be)
  • Remove newlines from ObjectPattern requires with multiple keys (56a5979)
  • Remove extra newlines between v3 require declarations (255467b)

v0.27.1

12 Nov 03:09
f0da29c
Compare
Choose a tag to compare

Patch Changes

  • Use formatting convention of trailing comma from input code (b4b12b3)

v0.27.0

12 Nov 02:15
3d1dd7f
Compare
Choose a tag to compare

Minor Changes

  • Follow formatting conventions of input code (c2ee5d1)

Patch Changes

  • Use quotation style from the input code (06a1242)
  • Use formatting conventions of tabs or spaces from input code (0d9e469)

v0.26.4

11 Nov 20:15
a7a53aa
Compare
Choose a tag to compare

Patch Changes

  • Only format while which include AWS SDK for JavaScript (fb13fcc)

v0.26.3

10 Nov 19:33
a2ee528
Compare
Choose a tag to compare

Patch Changes

  • Mark Config apiVersion as deprecated (fb18aa6)
  • Insert credentials at the first occurrence of a security credential key (4440265)

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)