Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 648 Bytes

CHANGELOG.md

File metadata and controls

22 lines (16 loc) · 648 Bytes

Change Log

All notable changes to the "vscode-graphql" extension will be documented in this file.

0.1.7

  • Support syntax highlighting for type, interface, and enum declarations
  • Improve syntax highlighting for directives, array types, variable declarations

0.1.6

  • Fix an issue with multiple graphql dependencies in node_modules

0.1.5

  • Upgrade graphql-language-service-server to 1.0.18

0.1.4

  • Fix Comment Selection support (#5)

0.1.0

0.0.1

  • Initial release
  • Syntax highlighting support