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 🚀
Bug Fix 🐞
- #4739 chore(tests): add test for directive extensions without flag enabled (#4738) (@yaacovCR)
- #4743 api: export VariableValues (@yaacovCR)
- #4744 api: export ValidationOptions (@yaacovCR)
- #4745 api: export SchemaChange (@yaacovCR)
- #4746 api: export defer and stream validation rules (@yaacovCR)
- #4747 api: export legacy incremental execution functions and helpers (@yaacovCR)
- #4753 fix(build): development declaration stubs (@yaacovCR)
- #4773 fix: FragmentVariableValueSource.value can be non-constant (@yaacovCR)
- #4775 fix: remove unnecessary native promise coercion (@yaacovCR)