Skip to content

Releases: apollographql/vscode-graphql

v2.5.4

16 Jan 14:18
104394b
Compare
Choose a tag to compare

Patch Changes

v2.5.3

16 Jan 14:10
e7cd50d
Compare
Choose a tag to compare

Patch Changes

v1.20.2

16 Jan 15:47
1b6e4f0
Compare
Choose a tag to compare

This is a re-release of v1.20.0 as the extension together with it's history was accidentally deleted from the VSCode Marketplace by the Marketplace team.
As we know that a few users still rely on the 1.x branch, we are rereleasing it.

Patch Changes

v2.5.2

12 Dec 16:55
dd22aa3
Compare
Choose a tag to compare

Patch Changes

v2.5.1

12 Dec 10:12
dc6ca2f
Compare
Choose a tag to compare

Patch Changes

  • #243 694807c4 Thanks @phryneas! - [Windows, LSP]: Prevent a console window from opening for the Rover LSP process

v2.5.0

11 Dec 16:38
48cc124
Compare
Choose a tag to compare

Minor Changes

v2.4.0

06 Dec 15:46
3885307
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v2.3.6

22 Oct 07:52
7e8130b
Compare
Choose a tag to compare

Patch Changes

v2.3.5

15 Oct 13:28
cd60606
Compare
Choose a tag to compare

Patch Changes

v2.3.4

15 Oct 09:21
493731d
Compare
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.