June 05, 2026
@graphql-tools/batch-delegate@10.0.24
Patch Changes
-
#2393
b6230c9Thanks @sjransom! - FixDataLoader must be constructed with a function which accepts Array<key> and returns Promise<Array<value>>, but the function did not return a Promise of an Arraythrown when the batch resolves to a sparse array.When
valuesFromResultsreturns an array with a hole at the trailing slot — for example when it maps results back to keys by index and the last key in a batch has no matching row — the resulting array fails DataLoader'sisArrayLikecheck (which requireshasOwnProperty(length - 1)), even thoughArray.isArrayreturnstrue. The batch result is now normalised to a dense array ofkeys.length, padding any missing entries withnull.
@graphql-tools/federation@4.4.5
Patch Changes
- Updated dependencies []:
- @graphql-tools/stitch@10.1.21
@graphql-mesh/fusion-runtime@1.10.6
Patch Changes
- Updated dependencies []:
- @graphql-tools/stitch@10.1.21
- @graphql-tools/federation@4.4.5
@graphql-hive/gateway@2.8.2
Patch Changes
- Updated dependencies []:
- @graphql-hive/gateway-runtime@2.9.6
- @graphql-hive/plugin-aws-sigv4@2.0.49
- @graphql-hive/plugin-opentelemetry@1.4.29
- @graphql-mesh/plugin-prometheus@2.1.47
@graphql-hive/nestjs@2.0.75
Patch Changes
- Updated dependencies []:
- @graphql-hive/gateway@2.8.2
@graphql-hive/plugin-aws-sigv4@2.0.49
Patch Changes
- Updated dependencies []:
- @graphql-mesh/fusion-runtime@1.10.6
@graphql-hive/plugin-opentelemetry@1.4.29
Patch Changes
- Updated dependencies []:
- @graphql-hive/gateway-runtime@2.9.6
@graphql-mesh/plugin-prometheus@2.1.47
Patch Changes
- Updated dependencies []:
- @graphql-hive/gateway-runtime@2.9.6
@graphql-hive/router-runtime@1.4.10
Patch Changes
- Updated dependencies []:
- @graphql-tools/federation@4.4.5
- @graphql-mesh/fusion-runtime@1.10.6
@graphql-hive/gateway-runtime@2.9.6
Patch Changes
- Updated dependencies [
b6230c9]:- @graphql-tools/batch-delegate@10.0.24
- @graphql-tools/stitch@10.1.21
- @graphql-tools/federation@4.4.5
- @graphql-mesh/fusion-runtime@1.10.6
@graphql-tools/stitch@10.1.21
Patch Changes
- Updated dependencies [
b6230c9]:- @graphql-tools/batch-delegate@10.0.24
@graphql-hive/gateway-testing@8.0.6
Patch Changes
- Updated dependencies []:
- @graphql-hive/gateway-runtime@2.9.6