Releases: kumarharsh/graphql-for-vscode
Releases · kumarharsh/graphql-for-vscode
v1.8.0
1.8.0 (2018-01-12)
Features
- syntax: add support for field descriptions. Closes #63 (2420a8a)
- syntax: add syntax highlighting for feature files (51bff20)
v1.7.0
1.7.0 (2017-12-05)
Features
- syntax: enable syntax highlighting for graphqls files (4a7568c)
v1.6.5
1.6.5 (2017-11-14)
Bug Fixes
- syntax: fix for javascriptReact scope change (0bb8ccb), closes #53
v1.6.4
1.6.4 (2017-10-24)
Features
- syntax: support syntax highlighting for GraphQL inside of Ruby heredoc (bd42e6d)
Bug Fixes
- syntax: fix clashes in syntax highlighting (5a19a31)
v1.6.3
<a name"1.6.3">
1.6.3 (2017-10-24)
v1.6.2
<a name"1.6.2">
1.6.2 (2017-09-20)
v1.6.1
<a name"1.6.1">
1.6.1 (2017-09-12)
Bug Fixes
- syntax: trigger syntax on matching 'Relay.QL' only (0eea8445)
v1.6.0
<a name"1.6.0">
1.6.0 (2017-08-24)
Features
- syntax: support relay modern’s
graphql.experimental
tag. (#37) (0233881b)