Releases: aws/aws-sdk-js-codemod
Releases · aws/aws-sdk-js-codemod
v0.23.2
23 Oct 20:02
Compare
Sorry, something went wrong.
No results found
Patch Changes
Add transformation for AWS.CredentialProviderChain (08464c6 )
v0.23.1
23 Oct 18:25
Compare
Sorry, something went wrong.
No results found
Patch Changes
Add transformation for AWS.ProcessCredentials (34405ed )
Add transformation for AWS.SsoCredentials (cc5f412 )
v0.23.0
20 Oct 17:05
Compare
Sorry, something went wrong.
No results found
Minor Changes
Basic transformation of AWS Credentials (7abe8a2 )
v0.22.1
20 Oct 05:53
Compare
Sorry, something went wrong.
No results found
Patch Changes
Add imports after the first occurrence of aws-sdk (2fe3834 )
v0.22.0
19 Oct 17:54
Compare
Sorry, something went wrong.
No results found
Minor Changes
Add require declaration per client (d989203 )
v0.21.4
18 Oct 22:23
Compare
Sorry, something went wrong.
No results found
Patch Changes
Remove require declarator from declaration (6ebca1a )
v0.21.3
18 Oct 02:04
Compare
Sorry, something went wrong.
No results found
Patch Changes
Use package name as suffix in import equals default declaration (2161b67 )
v0.21.2
18 Oct 01:27
Compare
Sorry, something went wrong.
No results found
Patch Changes
Remove type annotation transformation in redundant types (0296d75 )
Remove type annotation for union of required types (bf44354 )
Remove transformation for types with type annotation (5896f7a )
v0.21.1
17 Oct 23:57
Compare
Sorry, something went wrong.
No results found
Patch Changes
Remove check for require global identifier (a01e797 )
Add import equals declaration for named imports (91b67f0 )
v0.21.0
17 Oct 15:57
Compare
Sorry, something went wrong.
No results found
Minor Changes
Use named imports while transforming require/import (536132b )