Releases: aws/aws-sdk-js-codemod
Releases · aws/aws-sdk-js-codemod
v0.10.0
07 Jan 06:18
Compare
Sorry, something went wrong.
No results found
Minor Changes
Default parser to babylon (49ec6f4 )
v0.9.3
07 Jan 05:56
Compare
Sorry, something went wrong.
No results found
Patch Changes
Filter client names received from new expressions and TS Types (a998205 )
v0.9.2
07 Jan 04:34
Compare
Sorry, something went wrong.
No results found
Patch Changes
Use filter API to delete identifiers from require object pattern (0f4ca88 )
v0.9.1
07 Jan 00:01
Compare
Sorry, something went wrong.
No results found
Patch Changes
Use filter API to shortlist import declarations to be deleted (e623543 )
v0.9.0
06 Jan 20:27
Compare
Sorry, something went wrong.
No results found
Minor Changes
Support type definitions which are not available in v3 (915dcfe )
Patch Changes
Remove reference to non-existent types from CLIENT_TYPES_MAP records (ac605d5 )
Generate CLIENT_TYPES_MAP by processing client types from v2 (2f3a713 )
v0.8.5
04 Jan 23:28
Compare
Sorry, something went wrong.
No results found
Patch Changes
Remove client import equals if clients are not created (88f6998 )
v0.8.4
04 Jan 09:01
Compare
Sorry, something went wrong.
No results found
Patch Changes
Remove client require if clients are not created (e64574d )
Remove client import if clients are not created (135b8ab )
v0.8.3
04 Jan 05:45
Compare
Sorry, something went wrong.
No results found
Patch Changes
Replace types for requires (6d29b35 )
v0.8.2
03 Jan 23:08
Compare
Sorry, something went wrong.
No results found
Patch Changes
Replace TypeScript types created with imports (6344814 )
v0.8.1
03 Jan 20:18
Compare
Sorry, something went wrong.
No results found
Patch Changes
Add support for ImportEqualsDeclaration (dc417b9 )