Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 550 Bytes

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 550 Bytes

Changelog

1.0.0 - 2024-08-02

  • Add GraphQL language server with auto-completion and documentation support. Thanks @affanshahid

0.0.3 - 2024-06-26

  • Add graphqls file extension for schema files. Thanks @isaacd9

0.0.2 - 2024-04-12

  • Switch to my fork of GraphQL treesitter grammar that supports escape sequences inside single line strings
  • Fix inconsistency in highlighting input vs other types property names #1
  • Add .gql as a recognized file extension

0.0.1

  • Initial release