Skip to content

Releases: graphql-hive/console

@graphql-hive/cli@0.23.0

20 Jun 12:55
ae98aa9
Compare
Choose a tag to compare

Minor Changes

@graphql-hive/cli@0.22.0

12 May 07:21
e37b72b
Compare
Choose a tag to compare

Minor Changes

@graphql-hive/cli@0.21.0

21 Apr 09:25
84f6230
Compare
Choose a tag to compare

Minor Changes

  • #2080
    331a1116
    Thanks @n1ru4l! - Introduce new config file format. Please move the
    accessToken property to a registry object.

    The old top-level property approach is now considered deprecated and will no longer be supported
    in the next major version of the CLI.

     {
    -  "accessToken": "xxxxxd4cxxx980xxxxf3099efxxxxx"
    +  "registry": {
    +      "accessToken": "xxxxxd4cxxx980xxxxf3099efxxxxx"
    +  }
     }
  • #2080
    331a1116
    Thanks @n1ru4l! - Support fetching artifacts from the CDN with
    hive artifact:fetch.

    See the readme for more information.

Patch Changes

@graphql-hive/client@0.23.1

13 Feb 09:28
980f4a7
Compare
Choose a tag to compare

Patch Changes

@graphql-hive/client@0.23.0

10 Feb 16:25
1083093
Compare
Choose a tag to compare

Minor Changes

@graphql-hive/cli@0.20.2

10 Feb 09:01
0bf2c7a
Compare
Choose a tag to compare

Patch Changes

@graphql-hive/external-composition@0.0.2

07 Feb 16:10
e4a16a4
Compare
Choose a tag to compare

Patch Changes

@graphql-hive/cli@0.20.1

07 Feb 16:24
33e89c0
Compare
Choose a tag to compare

Patch Changes

@graphql-hive/cli@0.20.0

07 Feb 16:10
e4a16a4
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@graphql-hive/client@0.22.0

17 Jan 14:16
7b18eaf
Compare
Choose a tag to compare

Minor Changes

Patch Changes