v17.0.0-alpha.9
Pre-release
Pre-release
·
97 commits
to 16.x.x
since this release
v17.0.0-alpha.9 (2025-06-11)
Breaking Change 💥
- #4342 Validate against
@stream
on different instances of the same field (@robrichard) - #3974 Forbid
@skip
and@include
directives in subscription root selection (@benjie) - #3986 Reject deprecated fields when interface field is not deprecated (@benjie)
- #4354 Make
includeDeprecated
non-null (@martinbonnin) - #4425 feat: pass abortSignal to resolvers via GraphQLResolveInfo (@glasser)
New Feature 🚀
- #4348 Add support for @experimental_disableErrorPropagation (@martinbonnin)
Bug Fix 🐞
Polish 💅
Internal 🏠
5 PRs were merged
Committers: 6
- Benjie(@benjie)
- David Glasser(@glasser)
- Jovi De Croock(@JoviDeCroock)
- Martin Bonnin(@martinbonnin)
- Rob Richard(@robrichard)
- Yaacov Rydzinski (@yaacovCR)