Releases: aws/aws-sdk-js-codemod
Releases · aws/aws-sdk-js-codemod
v0.8.0
03 Jan 07:14
Compare
Sorry, something went wrong.
No results found
Minor Changes
Use default import/require for types (25559fe )
v0.7.6
02 Jan 22:35
Compare
Sorry, something went wrong.
No results found
Patch Changes
Support updating variable declaration with require CallExpression (3c5197d )
v0.7.5
30 Dec 16:26
Compare
Sorry, something went wrong.
No results found
Patch Changes
Parse through named imports from global path instead of clients (35d0638 )
v0.7.4
30 Dec 07:03
Compare
Sorry, something went wrong.
No results found
Patch Changes
Deep import search only for available clients (9b3dfb1 )
v0.7.3
30 Dec 04:47
Compare
Sorry, something went wrong.
No results found
Patch Changes
Reduce number of calls to source API in getV2ClientNamesRecord (a1134d4 )
v0.7.2
30 Dec 04:08
Compare
Sorry, something went wrong.
No results found
v0.7.1
29 Dec 21:18
Compare
Sorry, something went wrong.
No results found
Patch Changes
Support named imports from "aws-sdk" (d236d4c )
v0.7.0
28 Dec 22:49
Compare
Sorry, something went wrong.
No results found
Minor Changes
Use local names to minimize transformation (c77b0d9 )
v0.6.12
28 Dec 05:09
Compare
Sorry, something went wrong.
No results found
Patch Changes
Rename v2DefaultModuleName to v2GlobalName to align with v2ClientName (10be584 )
Remove enforcement of v2GlobalName to string (aba497a )
v0.6.11
28 Dec 01:38
Compare
Sorry, something went wrong.
No results found
Patch Changes
Add utility getV2ClientTSTypeRef (66568ab )
Add utility getV2ClientNamesFromDefault (9d2c537 )
Add utility getV2ClientNewExpression (27a2f24 )
Create new object instead of modifying existing expression (d3f130c )