@graphql-tools/load-files
7.0.1
Patch Changes
- #6846 
72dc6a5Thanks @renovate ! - dependencies updates:- Updated dependency 
unixify@^1.0.0↗︎ (from1.0.0, independencies) 
 - Updated dependency 
 
7.0.0
Major Changes
6.6.1
Patch Changes
- #4624 
e3167edcThanks @n1ru4l ! - Fix CommonJS TypeScript resolution withmoduleResolutionnode16ornodenext 
6.6.0
Minor Changes
- d76a299c: Support TypeScript module resolution.
 
6.5.4
Patch Changes
- 041c5ba1: Use caret range for the tslib dependency
 
6.5.3
Patch Changes
- 525e3910: fix(load-files): use createRequire in case of ESM
 
6.5.2
Patch Changes
- 4bfb3428: enhance: use ^ for tslib dependency
 
6.5.1
Patch Changes
- 1043219f: fix implicit dependencies
 
6.5.0
Minor Changes
- eb80821d: enhance(load-files): return DocumentNode if it is an SDL
 
6.4.0
Minor Changes
- c5b0719c: feat: GraphQL v16 support
 
6.3.2
Patch Changes
- 7c6e0083: Remove duplicate code
 
6.3.1
Patch Changes
- 61889f28: fix(load-files): respect ignoredExtensions even if there is a specific file glob
 
6.3.0
Minor Changes
- efe8b8a9: feat(load-files): ability to provide a custom extractExports
 
6.2.7
Patch Changes
- a2e7ff77: Allow extensions and ignoredExtensions options to have a trailing dot
 
6.2.6
Patch Changes
- 5c7a20db: fix(load-files): fix ignored file bug when filename finishes with extension
 
6.2.5
Patch Changes
- eacf0dc3: Replace fs-extra with native methods
 
6.2.4
Patch Changes
- 533d6d53: Bump all packages to allow adjustments