Skip to content

Releases: graphql-hive/graphql-config

v5.0.0

22 May 10:01

Choose a tag to compare

Major Changes

Patch Changes

v4.5.0

06 Mar 15:28
d87988f

Choose a tag to compare

Minor Changes

  • 1286 Thanks @beerose! - Support ESM and .mts/.cts config extensions

v4.4.1

01 Feb 21:14
ac522c2

Choose a tag to compare

Patch Changes

  • #1245 bad5090 Thanks @B2o5T! - fix peerDependenciesMeta was not included in package.json

v4.4.0

26 Dec 20:30
4c56ebb

Choose a tag to compare

Minor Changes

v4.3.6

06 Oct 10:30
51f3c2f

Choose a tag to compare

Patch Changes

  • #1149 a12f394 Thanks @charlypoly! - conflict with codegen also using TypeScriptLoader(), causing a double ts-node register.

v4.3.5

26 Aug 11:45
c4fe766

Choose a tag to compare

Patch Changes

v4.3.4

26 Aug 07:44
318c9fd

Choose a tag to compare

Patch Changes

v4.3.3

29 Jul 14:40
7a7cfee

Choose a tag to compare

Patch Changes

  • cd7747e: bump cosmiconfig-typescript-loader to resolve errors with esm loading

v4.3.2

27 Jul 16:20
a72a163

Choose a tag to compare

Patch Changes

  • f74d648: fix: change to maintained version of cosmiconfig-typescript-loader

v4.3.1

24 May 21:07
6c935db

Choose a tag to compare

Patch Changes

  • 44eec8d: Add workaround for default import of typescript config loader to fix ESM support