Skip to content

Version Packages - #4477

Merged
trevor-scheer merged 1 commit into
mainfrom
changeset-release/main
Aug 30, 2026
Merged

Version Packages#4477
trevor-scheer merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

graphiql@5.4.0

Minor Changes

  • #4462 1cb7eba Thanks @JoviDeCroock! - Add opt-in GraphQL 17 fragment argument syntax support to parsing, validation,
    type information, autocomplete, hover, and editor integrations. Enable it with
    experimentalFragmentArguments: true; it defaults to false until server
    capabilities can advertise support.

    Also fix variable autocomplete to respect operation and fragment scope while
    including variables from operations that spread the current fragment.

Patch Changes

  • Updated dependencies [65867b5, 6d57aad, 1cb7eba]:
    • @graphiql/react@0.39.0
    • @graphiql/plugin-doc-explorer@0.4.4
    • @graphiql/plugin-history@0.4.4

@graphiql/react@0.39.0

Minor Changes

  • #4462 1cb7eba Thanks @JoviDeCroock! - Add opt-in GraphQL 17 fragment argument syntax support to parsing, validation,
    type information, autocomplete, hover, and editor integrations. Enable it with
    experimentalFragmentArguments: true; it defaults to false until server
    capabilities can advertise support.

    Also fix variable autocomplete to respect operation and fragment scope while
    including variables from operations that spread the current fragment.

Patch Changes

  • #4468 65867b5 Thanks @therealyo! - Keep the active tab selected when a tab to its right is closed. closeTab decremented activeTabIndex unconditionally, without comparing it to the index of the closed tab.
    Closing a tab positioned after the active one does not shift the active tab
    Closing the active tab, or a tab before it, is unchanged.

  • #4476 6d57aad Thanks @trevor-scheer! - Fix an extra empty tab being created on reload. The query/variables/headers storage keys are only written on edit, so reloading a session that never touched the editors found no stored editor state matching any tab and pushed a new empty one.

  • Updated dependencies [d0a34f4, 1cb7eba, 296214d]:

    • graphql-language-service@5.7.0
    • monaco-graphql@1.9.0

graphql-language-service@5.7.0

Minor Changes

  • #4462 1cb7eba Thanks @JoviDeCroock! - Add opt-in GraphQL 17 fragment argument syntax support to parsing, validation,
    type information, autocomplete, hover, and editor integrations. Enable it with
    experimentalFragmentArguments: true; it defaults to false until server
    capabilities can advertise support.

    Also fix variable autocomplete to respect operation and fragment scope while
    including variables from operations that spread the current fragment.

Patch Changes

  • #4466 d0a34f4 Thanks @glen-84! - Anchor validation diagnostics at the highlighted node's own position, so the range for an unknown aliased field covers the field name rather than the alias, and the range for an unknown directive covers its name rather than starting at the @.

  • #4356 296214d Thanks @DukeDeSouth! - Wrap autocompleted list input values in square brackets

    When you complete an enum or boolean value for a list-typed argument or input field (e.g. [Episode]), the suggestion now inserts [JEDI] instead of a bare JEDI, which produced an invalid query. Values completed inside an existing list literal, and non-list values, are left as they were.

graphql-language-service-server@2.15.0

Minor Changes

  • #4462 1cb7eba Thanks @JoviDeCroock! - Add opt-in GraphQL 17 fragment argument syntax support to parsing, validation,
    type information, autocomplete, hover, and editor integrations. Enable it with
    experimentalFragmentArguments: true; it defaults to false until server
    capabilities can advertise support.

    Also fix variable autocomplete to respect operation and fragment scope while
    including variables from operations that spread the current fragment.

Patch Changes

monaco-graphql@1.9.0

Minor Changes

  • #4462 1cb7eba Thanks @JoviDeCroock! - Add opt-in GraphQL 17 fragment argument syntax support to parsing, validation,
    type information, autocomplete, hover, and editor integrations. Enable it with
    experimentalFragmentArguments: true; it defaults to false until server
    capabilities can advertise support.

    Also fix variable autocomplete to respect operation and fragment scope while
    including variables from operations that spread the current fragment.

Patch Changes

cm6-graphql@0.2.2

Patch Changes

  • #4462 1cb7eba Thanks @JoviDeCroock! - Add opt-in GraphQL 17 fragment argument syntax support to parsing, validation,
    type information, autocomplete, hover, and editor integrations. Enable it with
    experimentalFragmentArguments: true; it defaults to false until server
    capabilities can advertise support.

    Also fix variable autocomplete to respect operation and fragment scope while
    including variables from operations that spread the current fragment.

  • Updated dependencies [d0a34f4, 1cb7eba, 296214d]:

    • graphql-language-service@5.7.0

codemirror-graphql@2.2.9

Patch Changes

  • #4462 1cb7eba Thanks @JoviDeCroock! - Add opt-in GraphQL 17 fragment argument syntax support to parsing, validation,
    type information, autocomplete, hover, and editor integrations. Enable it with
    experimentalFragmentArguments: true; it defaults to false until server
    capabilities can advertise support.

    Also fix variable autocomplete to respect operation and fragment scope while
    including variables from operations that spread the current fragment.

  • Updated dependencies [d0a34f4, 1cb7eba, 296214d]:

    • graphql-language-service@5.7.0

@graphiql/plugin-code-exporter@5.1.4

Patch Changes

@graphiql/plugin-doc-explorer@0.4.4

Patch Changes

@graphiql/plugin-explorer@5.1.5

Patch Changes

@graphiql/plugin-history@0.4.4

Patch Changes

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 3 times, most recently from 588a334 to 7f941f9 Compare August 30, 2026 14:50
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 7f941f9 to 6cf2a33 Compare August 30, 2026 19:35
@trevor-scheer
trevor-scheer enabled auto-merge (squash) August 30, 2026 19:42
@trevor-scheer
trevor-scheer merged commit bffd89e into main Aug 30, 2026
13 checks passed
@trevor-scheer
trevor-scheer deleted the changeset-release/main branch August 30, 2026 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant