Skip to content

Bump @graphql-tools/load to v8.1.0#1725

Merged
dotansimha merged 1 commit intographql-hive:masterfrom
eddeee888:bump-graphql-tools-load
Apr 14, 2025
Merged

Bump @graphql-tools/load to v8.1.0#1725
dotansimha merged 1 commit intographql-hive:masterfrom
eddeee888:bump-graphql-tools-load

Conversation

@eddeee888
Copy link
Copy Markdown
Collaborator

Description

This PR bumps @graphql-tools/load to ^8.1.0

@graphql-tools/[email protected] is released after this PR with an improvement to error handling.

Whilst integrating with dotansimha/graphql-code-generator#10338 to fix error handling, I noticed existing consumers may get into a state where graphql-config brings @graphql-tools/load lower than 8.1.0, but the codepath that uses @graphql-tools/load directly brings in 8.1.0. This causes inconsistency with error message.

We technically don't have to do this in graphql-config, however, this change ensures both code paths work the same way without consumers having to do anything.

Type of change

  • Version bump

@dotansimha dotansimha merged commit 3f9ebc7 into graphql-hive:master Apr 14, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants