Releases: aws/aws-sdk-js-codemod
Releases · aws/aws-sdk-js-codemod
v0.6.10
Patch Changes
- Replace named imports for Request/Response types (9e64aa4)
v0.6.9
Patch Changes
- Replace named imports for Input/Output types (222c00c)
v0.6.8
Patch Changes
- Update TypeScript Type Reference for Input/Output (c4a97b1)
v0.6.7
Patch Changes
- Check only for client constructors in named imports (9621c39)
v0.6.6
Patch Changes
- Remove .promise() from client API request stored in a variable. (c80233f)
v0.6.5
Patch Changes
- Refactor to move v2-to-v3 utils into folders (0c9cfd1)
- Support transformation for clients published between 2022-03-02 and 2022-12-21 (653b11b)
v0.6.4
Patch Changes
- Remove .promise() calls from class member clients (43abf32)
v0.6.3
Patch Changes
- Automatically set parser to ts for TypeScript files (8ab815a)
v0.6.2
Patch Changes
- Remove dependency 'table' (4ab8452)
v0.6.1
Patch Changes
- Skip generation of type definitions (c27a225)