apollo@2.18.0
, apollo-language-server@1.15.0
, apollo-codegen-core@0.35.0
, apollo-codegen-typescript@0.35.0
, vscode-apollo@1.10.0
apollo-codegen-core@0.35.0
- Add tsFileExtension option to allow custom file extension in ts (like d.ts) #1130
apollo-codegen-typescript@0.35.0
- Add tsFileExtension option to allow custom file extension in ts (like d.ts) #1130
apollo-language-server@1.15.0
- Add debugging util classes for better error/warning handling #1429
- Add error for duplicate client operation names #1466
- Add client schema support through autocomplete, hover information, validation rules, and code actions. #1433
apollo@2.18.0
- Add tsFileExtension flag to allow custom file extension in ts (like d.ts) #1130
vscode-apollo@1.10.0
- Improve the syntax highlighting of directives and their definitions. #1433
- Add debugging util class for better logging in vs code #1429