graphiql

GraphiQL & the GraphQL LSP Reference Ecosystem for building browser & IDE tools.

MIT License

Downloads
8.4M
Stars
15.7K
Committers
292

Bot releases are visible (Hide)

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • c36504a8 Thanks @acao! - - upgrade graphql-config to latest in server
    • remove graphql-config dependency from vscode-graphql and graphql-language-service
    • fix vscode-graphql esbuild bundling bug in vscode-graphql #2269 by fixing esbuild version
  • Updated dependencies [c36504a8]:
graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • c36504a8 Thanks @acao! - - upgrade graphql-config to latest in server
    • remove graphql-config dependency from vscode-graphql and graphql-language-service
    • fix vscode-graphql esbuild bundling bug in vscode-graphql #2269 by fixing esbuild version
graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • #2268 b1886822 Thanks @acao! - remove dependency on global for esbuild/etc users!

  • #2265 9458e10b Thanks @acao! - fix codemirror import bug for onHasCompletion for #2263. for esm/cjs users on autocomplete (umd bundle users not impacted)

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • #2267 fe441272 Thanks @elken! - Re-add graphql-language-service-server as a dep to graphql-language-service-cli
graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • #2257 6cc95851 Thanks @acao! - security fix: replace the vulnerable dset dependency with set-value

    dset is vulnerable to prototype pollution attacks. this is only possible if you are doing all of the following:

    1. running graphiql with an experimental graphql-js release tag that supports @stream and @defer
    2. executing a properly @streamed or @deferred query ala IncrementalDelivery spec, with multipart chunks
    3. consuming a malicious schema that contains field names like proto, prototype, or constructor that return malicious data designed to exploit a prototype pollution attack
graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • #2253 63177891 Thanks @acao! - fix worker + n problem when changing config (schema, etc) in monaco-graphql
graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Minor Changes

  • #2197 3137a6c4 Thanks @n1ru4l! - Now featuring: tabs! ๐Ÿฅณ ๐Ÿพ just opt-in with new prop <GraphiQL tabs />.
    You can also both opt-in and provide a handler via <GraphiQL tabs={{ onTabsChange }} />!

Patch Changes

  • #2249 1540fd3d Thanks @acao! - Finally remove inline require() for codemirror addon imports, replace with modern dynamic import() (which enables esbuild, vite, etc).

    This change should allow your bundler to code split codemirror-graphql and the codemirror addons based on which you import. For SSR support, GraphiQL must load these modules dynamically.

    If you want to use other codemirror addons (vim, etc) for non-ssr you can just import them top level, or for SSR, you can just dynamically import them.

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

graphiql - [email protected]

Published by github-actions[bot] over 2 years ago

Patch Changes

  • 3626f8d5 Thanks @acao! - fix lockfile and imports from LSP merge

  • 3626f8d5 Thanks @acao! - default to es6 target across the language services, fix #2240

Package Rankings
Top 0.51% on Npmjs.org
Top 10.49% on Clojars.org
Top 6.84% on Repo1.maven.org
Top 10.91% on Bower.io
Top 3.56% on Proxy.golang.org
Badges
Extracted from project README
Build Status Discord Code Coverage Snyk Vulnerabilities for GitHub Repo CII Best Practices NPM NPM NPM NPM NPM NPM NPM Discord
Related Projects