Skip to content

Releases: aws/aws-sdk-js-codemod

v0.1.2

04 Mar 17:14
a7cab3a
Compare
Choose a tag to compare

Patch Changes

  • fcd1e82: Removes unused v2 default import

v0.1.1

03 Mar 04:06
2652913
Compare
Choose a tag to compare

Patch Changes

  • 369d337: Update README with instructions to use aws-sdk-js-codemod

v0.1.0

03 Mar 03:42
9cd5712
Compare
Choose a tag to compare

Minor Changes

  • a8be757: Send updated transform file if a custom transform is selected

Patch Changes

  • e13f64c: Copy code which performs basic transformation of AWS SDK for JavaScript client from v2 to v3
  • dbd8346: Adds a placeholder for transforms with information under help option

v0.0.5

02 Mar 20:27
cb56b1b
Compare
Choose a tag to compare

Patch Changes

  • 0baf388: Use npm exec instead of ./node_modules/.bin

v0.0.4

02 Mar 19:49
e8c453e
Compare
Choose a tag to compare

Patch Changes

  • 978e21a: Make aws-sdk-js-codemod in bin folder executable

v0.0.3

02 Mar 19:16
f448cc0
Compare
Choose a tag to compare

Patch Changes

  • 3c20ee0: Remove simple-git-hooks on postinstall

v0.0.2

02 Mar 18:44
3271f44
Compare
Choose a tag to compare

Patch Changes

  • 91ec885: Copy configuration from trivikr/aws-sdk-js-v2-to-v3
  • baafe94: Add a basic wrapper over jscodeshift