release-1723761948464
版本发布时间: 2024-08-16 06:45:48
dotansimha/graphql-yoga最新发布版本:release-1723761948464(2024-08-16 06:45:48)
@graphql-yoga/apollo-link@3.7.0
@graphql-yoga/urql-exchange@3.7.0
graphql-yoga@5.7.0
Minor Changes
-
#3331
5dae4ab
Thanks @EmrysMyrddin! - Expose server context inonResultProcessHook
. 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/nestjs@3.7.0
Minor Changes
-
#3331
5dae4ab
Thanks @EmrysMyrddin! - Expose the already existingwaitUntil
method from the server context.
Patch Changes
@graphql-yoga/nestjs-federation@3.7.0
Patch Changes
- Updated dependencies
[
5dae4ab
,5dae4ab
]:- @graphql-yoga/plugin-apollo-inline-trace@3.7.0
- @graphql-yoga/nestjs@3.7.0
@graphql-yoga/plugin-apollo-inline-trace@3.7.0
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/apollo-managed-federation@0.4.0
Patch Changes
@graphql-yoga/plugin-apollo-usage-report@0.1.0
Patch Changes
- Updated dependencies
[
5dae4ab
,5dae4ab
,5dae4ab
,5dae4ab
,5dae4ab
]:- @graphql-yoga/plugin-apollo-inline-trace@3.7.0
- graphql-yoga@5.7.0
@graphql-yoga/plugin-apq@3.7.0
Patch Changes
@graphql-yoga/plugin-csrf-prevention@3.7.0
Patch Changes
@graphql-yoga/plugin-defer-stream@3.7.0
Patch Changes
@graphql-yoga/plugin-disable-introspection@2.7.0
Patch Changes
@graphql-yoga/plugin-graphql-sse@3.7.0
Patch Changes
@graphql-yoga/plugin-jwt@3.1.0
Patch Changes
@graphql-yoga/plugin-persisted-operations@3.7.0
Patch Changes
@graphql-yoga/plugin-prometheus@6.1.0
Patch Changes
@graphql-yoga/plugin-response-cache@3.9.0
Patch Changes
@graphql-yoga/plugin-sofa@3.7.0
Minor Changes
-
#3331
5dae4ab
Thanks @EmrysMyrddin! - Expose the already existingwaitUntil
method from the server context.