Releases: aws/aws-sdk-js-codemod
Releases · aws/aws-sdk-js-codemod
v0.28.0
Minor Changes
- Transform types imported from redundant Types (aa735f7)
v0.27.4
Patch Changes
- Check for raw string in extra.raw when searching for quotes (8b861cf)
v0.27.3
Patch Changes
- Remove trailing comma from ObjectProperty require (304ae20)
v0.27.2
Patch Changes
- Remove newlines from ObjectPattern requires (c18f8be)
- Remove newlines from ObjectPattern requires with multiple keys (56a5979)
- Remove extra newlines between v3 require declarations (255467b)
v0.27.1
Patch Changes
- Use formatting convention of trailing comma from input code (b4b12b3)
v0.27.0
Minor Changes
- Follow formatting conventions of input code (c2ee5d1)
Patch Changes
- Use quotation style from the input code (06a1242)
- Use formatting conventions of tabs or spaces from input code (0d9e469)
v0.26.4
Patch Changes
- Only format while which include AWS SDK for JavaScript (fb13fcc)
v0.26.3
Patch Changes
- Mark Config apiVersion as deprecated (fb18aa6)
- Insert credentials at the first occurrence of a security credential key (4440265)
v0.26.2
Patch Changes
- Add a simpler concise example in README (68341cc)
- Add disclaimer in README and process warning (e0176fb)
v0.26.1
Patch Changes
- Transform explicitly set keys in AWS.config (43b2991)