Releases: aws/aws-sdk-js-codemod
Releases · aws/aws-sdk-js-codemod
v0.1.2
04 Mar 17:14
Compare
Sorry, something went wrong.
No results found
Patch Changes
fcd1e82 : Removes unused v2 default import
v0.1.1
03 Mar 04:06
Compare
Sorry, something went wrong.
No results found
Patch Changes
369d337 : Update README with instructions to use aws-sdk-js-codemod
v0.1.0
03 Mar 03:42
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Patch Changes
0baf388 : Use npm exec instead of ./node_modules/.bin
v0.0.4
02 Mar 19:49
Compare
Sorry, something went wrong.
No results found
Patch Changes
978e21a : Make aws-sdk-js-codemod in bin folder executable
v0.0.3
02 Mar 19:16
Compare
Sorry, something went wrong.
No results found
Patch Changes
3c20ee0 : Remove simple-git-hooks on postinstall
v0.0.2
02 Mar 18:44
Compare
Sorry, something went wrong.
No results found
Patch Changes
91ec885 : Copy configuration from trivikr/aws-sdk-js-v2-to-v3
baafe94 : Add a basic wrapper over jscodeshift