Skip to content

Releases: graphql-hive/console

@graphql-hive/[email protected]

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/[email protected]

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

Patch Changes

@graphql-hive/[email protected]

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

Minor Changes

@graphql-hive/[email protected]

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

Patch Changes

@graphql-hive/[email protected]

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

Patch Changes

@graphql-hive/[email protected]

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

Patch Changes

@graphql-hive/[email protected]

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

Minor Changes

Patch Changes

@graphql-hive/[email protected]

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

Minor Changes

Patch Changes

@graphql-hive/[email protected]

17 Jan 15:06
43f0647
Compare
Choose a tag to compare

@graphql-hive/[email protected]

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

Patch Changes