G

GraphQL.js

G
GraphQL.js Dev Tools v17.0.2

v17.0.2

v17.0.2 (2026-07-03) Bug Fix ๐Ÿž #4832 fix: detect default-value changes on input object fields (@spokodev) Polish ๐Ÿ’… #4829 fix(mapSchemaConfig): fix context for schema argument mapper (@yaacovCR) Committers: 2 null(@spokodev) Yaacov Rydzinski (@yaacovCR)

G
GraphQL.js Dev Tools v17.0.1

v17.0.1

v17.0.1 (2026-06-16) Bug Fix ๐Ÿž #4824 fix(diagnostics): emit asyncStart after promise settlement to match native tracePromise (@logaretm) Internal ๐Ÿ  2 PRs were merged #4823 chore(npm): remove obsolete ESM-only package build (@yaacovCR) #4825 chore(release): protect latest release channels (@yaacovCR) Committers: 2 Abdelrahman Awad(@logaretm) Yaacov Rydzinski (@yaacovCR)

G
GraphQL.js Dev Tools v17.0.0

v17.0.0

v17.0.0 (2026-06-15) New Feature ๐Ÿš€ #4819 feat: graduate directives on directives (@yaacovCR) Bug Fix ๐Ÿž #4799 fix: raise request error on invalid fragment variables (@yaacovCR) #4800 fix: apply directives when SDL contains type definitions and extensions with directives (@yaacovCR) #4564 OneOf Inhabitability (@jbellenger) #4814 fix(KnownDirectivesRule): locations for input field arguments in extensโ€ฆ

G
GraphQL.js Dev Tools v16.14.2

v16.14.2

v16.14.2 (2026-06-09) Docs ๐Ÿ“ 7 PRs were merged #4782 docs: update API (@yaacovCR) #4783 docs: website review (@yaacovCR) #4788 docs: add Node.js tracing channels guide (@logaretm) #4789 docs: overhaul index and update/add additional migration guides (@yaacovCR) #4792 docs: remove extra asterisks from single line jsdoc comments (@yaacovCR) #4794 docs: refresh website with broader execution/tracingโ€ฆ

G
GraphQL.js Dev Tools v17.0.0-rc

v17.0.0-rc.0

v17.0.0-rc.0 (2026-06-02) New Feature ๐Ÿš€ #4670 feat(v17): Implement tracing channels (@logaretm) Bug Fix ๐Ÿž #4761 fix: DeferStreamDirectiveOnRootField forbids fragments on abstract types (@robrichard) #4762 fix: DeferStreamDirectiveOnValidOperations fragment tracking (@robrichard) #4784 fix: do not copy over stack from error cause (@Malien) Docs ๐Ÿ“ #4781 docs: improve deprecation information regardinโ€ฆ

G
GraphQL.js Dev Tools v16.14.1

v16.14.1

v16.14.1 (2026-06-02) Docs ๐Ÿ“ 9 PRs were merged #4737 docs: refresh upgrade guide and v17 topics (@yaacovCR) #4741 docs: add v16 API docs lint coverage (@yaacovCR) #4748 docs: update banner (@yaacovCR) #4750 docs: use api docs generated from inline jsdoc comments (@yaacovCR) #4754 docs: update website caniuse-lite data (@yaacovCR) #4755 docs: hide internal type member __validationErrors (@yaacovCR)โ€ฆ

G
GraphQL.js Dev Tools v17.0.0-beta

v17.0.0-beta.2

v17.0.0-beta.2 (2026-06-02) Breaking Change ๐Ÿ’ฅ #4751 build: strip private discriminator from package types (@yaacovCR) #4752 fix: discriminate between GraphQLNonNull and GraphQLList (@yaacovCR) #4770 refactor: extract ExecutionArgs types to separate file (@yaacovCR) New Feature ๐Ÿš€ #4485 Adopt Error.cause in favor of originalError (@Malien) Bug Fix ๐Ÿž #4739 chore(tests): add test for directive extensiโ€ฆ

G
GraphQL.js Dev Tools v17.0.0-beta

v17.0.0-beta.1

v17.0.0-beta.1 (2026-05-10) Breaking Change ๐Ÿ’ฅ #4729 subscribe: replace perEventExecutor with mapSourceToResponseEvent (@yaacovCR) #4730 chore(engines): drop Node 20 support (@yaacovCR) #4731 refactor(execution): extract buildResolveInfo helper (@yaacovCR) New Feature ๐Ÿš€ #4733 feat: support node v26 (@yaacovCR) Bug Fix ๐Ÿž #4725 chore: forward-port directives on directive definitions (#4521) (@yaacovCโ€ฆ

G
GraphQL.js Dev Tools v17.0.0-beta

v17.0.0-beta.0

v17.0.0-beta.0 (2026-05-07) Breaking Change ๐Ÿ’ฅ #4634 Use Object.create(null) over {} to avoid prototype issues (@benjie) #4700 Demote createSourceEventStream to helper taking ValidatedExecutionArgs (@yaacovCR) #4703 rename executeQueryOrMutationOrSubscriptionEvent to executeRootSelectionSet (@yaacovCR) #4708 fix(variables): treat undefined as absent with respect to variables (@yaacovCR) #4710 fix:โ€ฆ

G
GraphQL.js Dev Tools v16.14.0

v16.14.0

v16.14.0 (2026-05-03) New Feature ๐Ÿš€ #4317 Allow configuration of the ofType introspection depth (@Nols1000) #4521 Add experimental support for directives on directive definitions (@BoD) Bug Fix ๐Ÿž #4652 Fix valueFromAST variable own-property checks (@abishekgiri) Docs ๐Ÿ“ #4706 Fix mistake in GraphQLError guidance (@benjie) Committers: 4 Abishek Kumar Giri(@abishekgiri) Benjie(@benjie) Benoit 'BoD' Lโ€ฆ

G
GraphQL.js Dev Tools v16.13.2

v16.13.2

v16.13.2 (2026-03-24) Docs ๐Ÿ“ #4611 add dev mode docs (@yaacovCR) Polish ๐Ÿ’… #4631 Use Object.create(null) over {} to avoid prototype issues - v16 (@benjie) Internal ๐Ÿ  #4626 backport: internal: streamline release process (#4615) (@yaacovCR) Committers: 2 Benjie(@benjie) Yaacov Rydzinski (@yaacovCR)