Skip to content

Releases: graphql/graphiql

[email protected]

06 Jun 22:41
2da9741
Compare
Choose a tag to compare

Minor Changes

  • #3996 662c143 Thanks @dimaMachina! - - support monaco-editor 0.52
    • remove unnecessary conditions
    • render Markdown in completion popup descriptions

[email protected]

06 Jun 17:50
60d5bbc
Compare
Choose a tag to compare

Patch Changes

  • #3993 70d2216 Thanks @dimaMachina! - fix TypeError: Cannot read properties of null (reading 'get') and update graphiql webpack example to show how to use useStorage hook with GraphiQL component

[email protected]

06 Jun 23:31
a45e8dc
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Major Changes

  • #3990 27e7eb6 Thanks @dimaMachina! - - allow multiple independent instances of GraphiQL on the same page
    • store onClickReference in query editor in React ref
    • remove onClickReference from variable editor
    • fix shortcut text per OS for run query in execute query button's tooltip and in default query
    • allow override all default GraphiQL plugins
    • adjust operation argument color to be purple from GraphiQL v2 on dark/light theme

Patch Changes

@graphiql/[email protected]

06 Jun 23:31
a45e8dc
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • #3990 27e7eb6 Thanks @dimaMachina! - - allow multiple independent instances of GraphiQL on the same page
    • store onClickReference in query editor in React ref
    • remove onClickReference from variable editor
    • fix shortcut text per OS for run query in execute query button's tooltip and in default query
    • allow override all default GraphiQL plugins
    • adjust operation argument color to be purple from GraphiQL v2 on dark/light theme

@graphiql/[email protected]

06 Jun 23:31
a45e8dc
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • #3990 27e7eb6 Thanks @dimaMachina! - - allow multiple independent instances of GraphiQL on the same page
    • store onClickReference in query editor in React ref
    • remove onClickReference from variable editor
    • fix shortcut text per OS for run query in execute query button's tooltip and in default query
    • allow override all default GraphiQL plugins
    • adjust operation argument color to be purple from GraphiQL v2 on dark/light theme

Patch Changes

@graphiql/[email protected]

06 Jun 23:31
a45e8dc
Compare
Choose a tag to compare
Pre-release

Major Changes

  • #3990 27e7eb6 Thanks @dimaMachina! - - allow multiple independent instances of GraphiQL on the same page
    • store onClickReference in query editor in React ref
    • remove onClickReference from variable editor
    • fix shortcut text per OS for run query in execute query button's tooltip and in default query
    • allow override all default GraphiQL plugins
    • adjust operation argument color to be purple from GraphiQL v2 on dark/light theme

@graphiql/[email protected]

06 Jun 23:31
a45e8dc
Compare
Choose a tag to compare
Pre-release

Minor Changes

  • #3990 27e7eb6 Thanks @dimaMachina! - - allow multiple independent instances of GraphiQL on the same page
    • store onClickReference in query editor in React ref
    • remove onClickReference from variable editor
    • fix shortcut text per OS for run query in execute query button's tooltip and in default query
    • allow override all default GraphiQL plugins
    • adjust operation argument color to be purple from GraphiQL v2 on dark/light theme

Patch Changes

[email protected]

04 Jun 02:06
a3729f9
Compare
Choose a tag to compare

Patch Changes

  • #3983 403dfc2 Thanks @dimaMachina! - remove unused MonacoCompletionItem type

    fix types field in package.json, should be first, before import or require fields

    fixed monaco-graphql severity, it was hardcoded to 5 which is not valid value of monaco severity

  • Updated dependencies [9498dee]:

[email protected]

04 Jun 02:06
a3729f9
Compare
Choose a tag to compare

Minor Changes

[email protected]

04 Jun 02:06
a3729f9
Compare
Choose a tag to compare

Patch Changes