Skip to Content
GraphQL Tools
Changelogswebpack-loader-runtime

@graphql-tools/webpack-loader-runtime

7.0.1

Patch Changes

  • #8383 04e8159 Thanks @ardatan! - With esModule: true, #import of another .graphql file now uses require(...).default, matching the loader’s export default. unique() also treats a missing definitions array as empty so unused imports do not throw.

7.0.0

Major Changes

6.4.1

Patch Changes

6.4.0

Minor Changes

  • d76a299c: Support TypeScript module resolution.

6.3.1

Patch Changes

  • 4bfb3428: enhance: use ^ for tslib dependency

6.3.0

Minor Changes

  • c5b0719c: feat: GraphQL v16 support

6.2.4

Patch Changes

  • 533d6d53: Bump all packages to allow adjustments