Skip to content

Version Packages#4315

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#4315
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 20, 2026

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

codemirror-graphql@2.2.7

Patch Changes

  • Updated dependencies [a526a10]:
    • graphql-language-service@5.5.2

graphql-language-service@5.5.2

Patch Changes

  • #4329 a526a10 Thanks @vishwakt! - Make the fields block optional when parsing object, interface, input, and enum type definitions (and their extensions) in the online parser. Per the GraphQL spec these blocks are optional, so spec-valid SDL such as extend type Foo @onType or type Foo @onType (directives only, no body) no longer reports invalidchar during syntax highlighting.

graphql-language-service-server@2.14.10

Patch Changes

  • #4328 d6b71ce Thanks @vishwakt! - Move debounce-promise from devDependencies to dependencies. It is imported at runtime in MessageProcessor.ts, so it must be a regular dependency. Previously the package only resolved it via hoisting, which fails under strict installs (e.g. pnpm v11), causing graphql-lsp to crash with Cannot find module 'debounce-promise'.

  • #4331 e1077b9 Thanks @vishwakt! - Import Logger from vscode-jsonrpc instead of vscode-languageserver. Logger is defined in vscode-jsonrpc (a direct dependency) and only reached vscode-languageserver through a transitive re-export, which tsgo failed to resolve on CI (Module '"vscode-languageserver"' has no exported member 'Logger'). Importing from the package that owns the type avoids relying on that fragile re-export chain.

  • Updated dependencies [a526a10]:

    • graphql-language-service@5.5.2

vscode-graphql-execution@0.3.6

Patch Changes

@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 1ec36d1 to af7857b Compare June 5, 2026 18:00
@github-actions github-actions Bot force-pushed the changeset-release/main branch from af7857b to 61e4616 Compare June 5, 2026 18:32
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.

0 participants