github ardatan/graphql-tools @graphql-tools/github-loader@7.3.4

latest releases: release-1726086017332, @graphql-tools/federation@2.2.10, release-1724948218474...
2 years ago

@graphql-tools/github-loader

7.3.2

Patch Changes

  • eda0da9: Replace 'cross-undici-fetch' with '@whatwg-node/fetch' since the previous one is deprecated

7.3.1

Patch Changes

  • ead60ca: Upgrade cross-undici-fetch to the latest that uses undici@5.5.1 as pinned dependency until the issues with 5.6.0 fixed

7.3.0

Minor Changes

  • d76a299: Support TypeScript module resolution.

Patch Changes

  • Updated dependencies [a0abbbc]
  • Updated dependencies [d76a299]
    • @graphql-tools/utils@8.8.0
    • @graphql-tools/graphql-tag-pluck@7.3.0

7.2.24

Patch Changes

  • Updated dependencies [4914970]
    • @graphql-tools/utils@8.7.0
    • @graphql-tools/graphql-tag-pluck@7.2.11

7.2.23

Patch Changes

  • 041c5ba: Use caret range for the tslib dependency
  • Updated dependencies [041c5ba]
    • @graphql-tools/graphql-tag-pluck@7.2.10
    • @graphql-tools/utils@8.6.13

7.2.22

Patch Changes

  • Updated dependencies [da7ad43]
    • @graphql-tools/utils@8.6.12
    • @graphql-tools/graphql-tag-pluck@7.2.9

7.2.21

Patch Changes

  • Updated dependencies [c0762ee]
    • @graphql-tools/utils@8.6.11
    • @graphql-tools/graphql-tag-pluck@7.2.8

7.2.20

Patch Changes

  • Updated dependencies [0fc510c]
    • @graphql-tools/utils@8.6.10
    • @graphql-tools/graphql-tag-pluck@7.2.7

7.2.19

Patch Changes

7.2.18

Patch Changes

7.2.17

Patch Changes

  • 3d89a26: Bump cross-undici-fetch for Node 14 compat

7.2.16

Patch Changes

  • 4b70d2b: Bump cross-undici-fetch for Node 18 compatibility

7.2.15

Patch Changes

  • Updated dependencies [31a33e2]
    • @graphql-tools/utils@8.6.9
    • @graphql-tools/graphql-tag-pluck@7.2.6

7.2.14

Patch Changes

  • Updated dependencies [cb23887]
    • @graphql-tools/utils@8.6.8
    • @graphql-tools/graphql-tag-pluck@7.2.5

7.2.13

Patch Changes

  • Updated dependencies [0bbb176]
    • @graphql-tools/utils@8.6.7
    • @graphql-tools/graphql-tag-pluck@7.2.4

7.2.12

Patch Changes

  • fe9402a: Bump data-loader and cross-undici-fetch

7.2.11

Patch Changes

  • Updated dependencies [904c084]
    • @graphql-tools/utils@8.6.6
    • @graphql-tools/graphql-tag-pluck@7.2.3

7.2.10

Patch Changes

  • Updated dependencies [cdecc1b]
    • @graphql-tools/graphql-tag-pluck@7.2.2

7.2.9

Patch Changes

  • Updated dependencies [4e6fe1c]
    • @graphql-tools/graphql-tag-pluck@7.2.1

7.2.8

Patch Changes

  • Updated dependencies [eb657d9]
    • @graphql-tools/graphql-tag-pluck@7.2.0

7.2.7

Patch Changes

  • Updated dependencies [be2c02d]
    • @graphql-tools/utils@8.6.5
    • @graphql-tools/graphql-tag-pluck@7.1.9

7.2.6

Patch Changes

  • Updated dependencies [d36d530]
    • @graphql-tools/utils@8.6.4
    • @graphql-tools/graphql-tag-pluck@7.1.8

7.2.5

Patch Changes

  • 0c0c685: fix - align versions
  • Updated dependencies [0c0c685]
    • @graphql-tools/graphql-tag-pluck@7.1.7

7.2.4

Patch Changes

  • 1834136: feat(visitResult): ignore if field not present in visited object
  • Updated dependencies [1834136]
    • @graphql-tools/graphql-tag-pluck@7.1.6
    • @graphql-tools/utils@8.6.2

7.2.3

Patch Changes

  • 6e15b99: fix(github-loader): use named export instead of default one

7.2.2

Patch Changes

7.2.1

Patch Changes

  • ef9c385: fix: bump Node <v16.5 compatible version

7.2.0

Minor Changes

  • 41d9a99: enhance: use undici instead of node-fetch if available
  • 41d9a99: feat(github-loader): support sync mode

7.1.1

Patch Changes

  • 4bfb342: enhance: use ^ for tslib dependency
  • Updated dependencies [4bfb342]
    • @graphql-tools/graphql-tag-pluck@7.1.3
    • @graphql-tools/utils@8.5.1

7.1.0

Minor Changes

  • c5b0719: feat: GraphQL v16 support

Patch Changes

  • Updated dependencies [c5b0719]
  • Updated dependencies [c5b0719]
  • Updated dependencies [c5b0719]
  • Updated dependencies [c5b0719]
  • Updated dependencies [c5b0719]
    • @graphql-tools/utils@8.2.0
    • @graphql-tools/graphql-tag-pluck@7.1.0

7.0.5

Patch Changes

  • e50852e: use version ranges instead of a fixed version for the graphql-tools package versions
  • Updated dependencies [e50852e]
    • @graphql-tools/graphql-tag-pluck@7.0.5

7.0.4

Patch Changes

  • Updated dependencies [2c807dd]
    • @graphql-tools/utils@8.1.1
    • @graphql-tools/graphql-tag-pluck@7.0.4

7.0.3

Patch Changes

  • Updated dependencies [b968463]
  • Updated dependencies [9ede806]
  • Updated dependencies [67691b7]
    • @graphql-tools/utils@8.1.0
    • @graphql-tools/graphql-tag-pluck@7.0.3

7.0.2

Patch Changes

  • Updated dependencies [0483004]
    • @graphql-tools/utils@8.0.2
    • @graphql-tools/graphql-tag-pluck@7.0.2

7.0.1

Patch Changes

  • Updated dependencies [b823dba]
    • @graphql-tools/utils@8.0.1
    • @graphql-tools/graphql-tag-pluck@7.0.1

7.0.0

Major Changes

  • af9a78d: BREAKING CHANGE

    • Now each loader handles glob patterns internally and returns an array of Source object instead of single Source

    • GraphQL Tag Pluck now respects code locations and returns graphql-js Source objects for each found code block

    • Thanks to the one above, CodeFileLoader now returns different Source objects for each found SDL code block.

Minor Changes

  • a31f959: feat(github-loader): handle SDL correctly on loader level

Patch Changes

6.2.5

Patch Changes

  • Updated dependencies [be1a157]
    • @graphql-tools/utils@7.0.0
    • @graphql-tools/graphql-tag-pluck@6.2.6

6.2.4

Patch Changes

  • 533d6d5: Bump all packages to allow adjustments
  • Updated dependencies [32c3c4f]
  • Updated dependencies [533d6d5]
    • @graphql-tools/utils@6.2.4
    • @graphql-tools/graphql-tag-pluck@6.2.4

Don't miss a new graphql-tools release

NewReleases is sending notifications on new releases.