This repository has been archived by the owner on Dec 3, 2019. It is now read-only.
Releases: graphql/codemirror-graphql
Releases · graphql/codemirror-graphql
v0.8.3
v0.8.1
v0.7.1
v0.6.12
v0.6.11
v0.6.9
v0.6.8
v0.6.7
v0.6.6
- Fixes:
- Fix to pass the type instance in autocomplete results instead of just the type name.
v0.6.5
- Fixed
- Fixed
getAutocompletionSuggestion
test to match whatgraphql-js
does to check composite types. graphql@0.10.1
,graphql-language-service-interface@0.0.16
,graphql-language-service-parser@0.0.14
- Fixed