August 15, 2024
theguild-bot
released this
15 Aug 22:45
·
279 commits
to main
since this release
@graphql-yoga/[email protected]
@graphql-yoga/[email protected]
[email protected]
Minor Changes
-
#3331
5dae4ab
Thanks @EmrysMyrddin! - Expose server context in
onResultProcessHook
. In particular, this gives access to thewaitUntil
method to cleanly
handle hanging promises. -
#3331
5dae4ab
Thanks @EmrysMyrddin! - New hook: onExecutionResult which is
triggered when an execution is done on the pipeline. If it is a batched operation, this is called
per each operation in the batch -
#3331
5dae4ab
Thanks @EmrysMyrddin! - Expose the already existingwaitUntil
method from the server context.
Patch Changes
- #3331
5dae4ab
Thanks @EmrysMyrddin! - dependencies updates:- Updated dependency
@whatwg-node/server@^0.9.44
↗︎
(from^0.9.41
, independencies
)
- Updated dependency
@graphql-yoga/[email protected]
Minor Changes
- #3331
5dae4ab
Thanks @EmrysMyrddin! - Expose the already existingwaitUntil
method from the server context.
Patch Changes
@graphql-yoga/[email protected]
Patch Changes
- Updated dependencies
[5dae4ab
,
5dae4ab
]:- @graphql-yoga/[email protected]
- @graphql-yoga/[email protected]
@graphql-yoga/[email protected]
Patch Changes
- #3331
5dae4ab
Thanks @EmrysMyrddin! - dependencies updates:- Added dependency
@apollo/usage-reporting-protobuf@^4.1.1
↗︎
(todependencies
) - Removed dependency
apollo-reporting-protobuf@^3.3.2
↗︎
(fromdependencies
)
- Added dependency
- Updated dependencies
[5dae4ab
,
5dae4ab
,
5dae4ab
,
5dae4ab
]:
@graphql-yoga/[email protected]
Patch Changes
@graphql-yoga/[email protected]
Patch Changes
- Updated dependencies
[5dae4ab
,
5dae4ab
,
5dae4ab
,
5dae4ab
,
5dae4ab
]:- @graphql-yoga/[email protected]
- [email protected]
@graphql-yoga/[email protected]
Patch Changes
@graphql-yoga/[email protected]
Patch Changes
@graphql-yoga/[email protected]
Patch Changes
@graphql-yoga/[email protected]
Patch Changes
@graphql-yoga/[email protected]
Patch Changes
@graphql-yoga/[email protected]
Patch Changes
@graphql-yoga/[email protected]
Patch Changes
@graphql-yoga/[email protected]
Patch Changes
@graphql-yoga/[email protected]
Patch Changes
@graphql-yoga/[email protected]
Minor Changes
- #3331
5dae4ab
Thanks @EmrysMyrddin! - Expose the already existingwaitUntil
method from the server context.