Skip to content

Releases: graphql/graphiql

graphql-language-service-server@2.11.4

17 Sep 20:43
9e421ad

Choose a tag to compare

Patch Changes

graphql-language-service-cli@3.3.26

17 Sep 20:42
9e421ad

Choose a tag to compare

Patch Changes

  • Updated dependencies [7b00774a, 7b00774a]:
    • graphql-language-service@5.2.0
    • graphql-language-service-server@2.11.4

graphiql@3.0.6

17 Sep 20:42
9e421ad

Choose a tag to compare

Patch Changes

  • Updated dependencies [7b00774a, 7b00774a]:
    • graphql-language-service@5.2.0
    • @graphiql/react@0.19.4

codemirror-graphql@2.0.10

17 Sep 20:42
9e421ad

Choose a tag to compare

Patch Changes

cm6-graphql@0.0.10

17 Sep 20:42
9e421ad

Choose a tag to compare

Patch Changes

@graphiql/react@0.19.4

17 Sep 20:42
9e421ad

Choose a tag to compare

Patch Changes

  • Updated dependencies [7b00774a, 7b00774a]:
    • graphql-language-service@5.2.0
    • codemirror-graphql@2.0.10

@graphiql/plugin-explorer@0.3.5

17 Sep 20:42
9e421ad

Choose a tag to compare

Patch Changes

  • Updated dependencies []:
    • @graphiql/react@0.19.4

@graphiql/plugin-code-exporter@0.3.5

17 Sep 20:42
9e421ad

Choose a tag to compare

Patch Changes

  • Updated dependencies []:
    • @graphiql/react@0.19.4

graphiql@3.0.5

30 Jul 10:27

Choose a tag to compare

Patch Changes

  • #3371 2348641c Thanks @acao! - Solves #2825, an old bug where new tabs were created on every refresh

    the bug occurred when:

    1. shouldPersistHeaders is not set to true
    2. headers or defaultHeaders are provided as props
    3. the user refreshes the browser
  • Updated dependencies [2348641c]:

    • @graphiql/react@0.19.3

@graphiql/react@0.19.3

30 Jul 10:27

Choose a tag to compare

Patch Changes

  • #3371 2348641c Thanks @acao! - Solves #2825, an old bug where new tabs were created on every refresh

    the bug occurred when:

    1. shouldPersistHeaders is not set to true
    2. headers or defaultHeaders are provided as props
    3. the user refreshes the browser