Skip to content

chore(release): v17.0.0-beta.2#4779

Merged
yaacovCR merged 1 commit into
graphql:17.x.xfrom
yaacovCR:release
Jun 1, 2026
Merged

chore(release): v17.0.0-beta.2#4779
yaacovCR merged 1 commit into
graphql:17.x.xfrom
yaacovCR:release

Conversation

@yaacovCR
Copy link
Copy Markdown
Contributor

@yaacovCR yaacovCR commented Jun 1, 2026

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 🐞

Docs 📝

3 PRs were merged
  • #4742 docs: add v17 API docs lint coverage (@yaacovCR)
  • #4756 docs: hide private internals schema.__validationErrors and inputValue._memoizedCoercedDefaultValue (@yaacovCR)
  • #4758 docs: fix inline examples, deprecation descriptions, type category (@yaacovCR)

Polish 💅

Internal 🏠

3 PRs were merged

Committers: 2

## v17.0.0-beta.2 (2026-06-02)

#### Breaking Change 💥
* [graphql#4751](graphql#4751) build: strip private discriminator from package types ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4752](graphql#4752) fix: discriminate between GraphQLNonNull and GraphQLList ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4770](graphql#4770) refactor: extract ExecutionArgs types to separate file ([@yaacovCR](https://github.com/yaacovCR))

#### New Feature 🚀
* [graphql#4485](graphql#4485) Adopt Error.cause in favor of originalError ([@Malien](https://github.com/Malien))

#### Bug Fix 🐞
* [graphql#4739](graphql#4739) chore(tests): add test for directive extensions without flag enabled (graphql#4738) ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4743](graphql#4743) api: export VariableValues ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4744](graphql#4744) api: export ValidationOptions ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4745](graphql#4745) api: export SchemaChange ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4746](graphql#4746) api: export defer and stream validation rules ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4747](graphql#4747) api: export legacy incremental execution functions and helpers ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4753](graphql#4753) fix(build): development declaration stubs ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4773](graphql#4773) fix: FragmentVariableValueSource.value can be non-constant ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4775](graphql#4775) fix: remove unnecessary native promise coercion ([@yaacovCR](https://github.com/yaacovCR))

#### Docs 📝
<details>
<summary> 3 PRs were merged </summary>

* [graphql#4742](graphql#4742) docs: add v17 API docs lint coverage ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4756](graphql#4756) docs: hide private internals `schema.__validationErrors` and `inputValue._memoizedCoercedDefaultValue` ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4758](graphql#4758) docs: fix inline examples, deprecation descriptions, type category ([@yaacovCR](https://github.com/yaacovCR))
</details>

#### Polish 💅
* [graphql#4774](graphql#4774) test: restore GraphQLError no-stack coverage ([@yaacovCR](https://github.com/yaacovCR))

#### Internal 🏠
<details>
<summary> 3 PRs were merged </summary>

* [graphql#4771](graphql#4771) internal: drop node 20 integration tests ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4772](graphql#4772) internal: add deno 2.8.x to CI ([@yaacovCR](https://github.com/yaacovCR))
* [graphql#4777](graphql#4777) fix: preserve generated version documentation ([@yaacovCR](https://github.com/yaacovCR))
</details>

#### Committers: 2
* Yaacov Rydzinski ([@yaacovCR](https://github.com/yaacovCR))
* Yaroslav Petryk([@Malien](https://github.com/Malien))
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

@yaacovCR is attempting to deploy a commit to the The GraphQL Foundation Team on Vercel.

A member of the Team first needs to authorize it.

@yaacovCR yaacovCR merged commit eb91e30 into graphql:17.x.x Jun 1, 2026
23 of 24 checks passed
@yaacovCR yaacovCR deleted the release branch June 1, 2026 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant