Graphql Compose Aws Versions Save

AWS Cloud API via GraphQL

v5.3.0

1 year ago

5.3.0 (2022-09-14)

Features

  • add sessionToken in AwsConfig input (1c1cb73)

v5.2.1

2 years ago

5.2.1 (2021-06-23)

Bug Fixes

  • reuse already existed types for graphql (eg AwsLightsailCreateContainerServiceDeployment is defined twice in aws-sdk) (785a6bd)

v5.2.0

2 years ago

5.2.0 (2021-05-30)

Features

v5.1.0

3 years ago

5.1.0 (2021-04-30)

Features

  • add graphql-compose@^8.0.0 to peer dependencies and update other dependencies (098edf5)

v5.0.0

3 years ago

5.0.0 (2020-08-17)

Code Refactoring

  • migrate codebase on typescript (f790124)

BREAKING CHANGES

  • removed flowtype definitions; min supported nodejs version is 8

v4.0.1

4 years ago

4.0.1 (2019-06-04)

Bug Fixes

  • graphql-compose peer dependency & upgrade other dependencies (9417358)

v4.0.0

5 years ago

4.0.0 (2019-04-28)

Build System

  • Babel: set node 8 as min build version (b189c63)

Code Refactoring

Features

BREAKING CHANGES

v3.0.0

5 years ago

3.0.0 (2019-03-15)

Code Refactoring

BREAKING CHANGES

v2.0.0

5 years ago

2.0.0 (2018-09-05)

chore

BREAKING CHANGES

  • drop Node 4 support, requires node >= v6.0.0

v1.1.0

5 years ago

1.1.0 (2018-06-26)

Features

  • add mjs build (es6 modules) (0a1fe7c)