Skip to content

Releases: apollographql/vscode-graphql

v2.5.0

11 Dec 16:38
48cc124

Choose a tag to compare

Minor Changes

v2.4.0

06 Dec 15:46
3885307

Choose a tag to compare

Minor Changes

Patch Changes

v2.3.6

22 Oct 07:52
7e8130b

Choose a tag to compare

Patch Changes

v2.3.5

15 Oct 13:28
cd60606

Choose a tag to compare

Patch Changes

v2.3.4

15 Oct 09:21
493731d

Choose a tag to compare

Patch Changes

  • #224 b7d300f7 Thanks @phryneas! - Fix a situation where config files using require would not be imported as CommonJS.

v2.3.3

27 Sep 15:17
24440fa

Choose a tag to compare

Patch Changes

v2.3.2

19 Sep 13:29
5477c4e

Choose a tag to compare

Patch Changes

  • #211 9aa1fc1b Thanks @phryneas! - Avoid detection if .js config file is ESM or CommonJs, just try both.

v2.3.1

19 Sep 12:31
761e015

Choose a tag to compare

Patch Changes

v2.3.0

18 Sep 14:03
880c6f1

Choose a tag to compare

Minor Changes

Patch Changes

  • #200 d6c6af81 Thanks @phryneas! - Fixed an issue where the configuration was not reloaded when the .env.local file changed.

  • #202 ea5cc094 Thanks @phryneas! - Prevent configuration file parsing loop when transpiling TypeScript configs.

  • #204 c2351d2e Thanks @phryneas! - Fix a bug where config file changes could not be picked up

  • #200 d6c6af81 Thanks @phryneas! - Add support for apollo.config.yml, apollo.config.yaml and apollo.config.json.

v2.2.1

11 Sep 16:01
f730d3f

Choose a tag to compare

Patch Changes