GraphQL.js v17.0.0-beta.1

v17.0.0-beta.1Pre-release
Added 1
  • Support Node v26
Changed 2
  • Replace perEventExecutor with mapSourceToResponseEvent in subscribe
  • Extract buildResolveInfo helper in execution
Fixed 2
  • Forward-port directives on directive definitions
  • Forward-port configuration of the ofType introspection depth
Removed 1
  • Drop Node 20 support
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 🚀
Bug Fix 🐞
  • #4725 chore: forward-port directives on directive definitions (#4521) (@yaacovCR)
  • #4727 chore: forward-port configuration of the ofType introspection depth (#4317) (@yaacovCR)
Polish 💅
  • #4728 polish: group FRAGMENT_VARIABLE_DEFINITION with executable defs (@yaacovCR)
Internal 🏠
  • #4460 internal: use node experimental-strip-types instead of ts-node (@yaacovCR)
  • #4732 internal: use node test instead of mocha + c8 (@yaacovCR)
  • #4734 internal: add comment re: rewriteRelativeImportExtensions (@yaacovCR)
Committers: 1
View original

Upgraded? How did it go?

Discussion