Skip to content

Commit 6b0f03d

Browse files
authored
Merge branch 'master' into scala-original-names
2 parents 6445987 + b3d6e84 commit 6b0f03d

10 files changed

Lines changed: 408 additions & 731 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,16 @@
55
- `apollo`
66
- Support validation parameters for service:check [#953](https://github.com/apollographql/apollo-tooling/pull/953)
77
- Leverage nullability of validation parameters [#1006](https://github.com/apollographql/apollo-tooling/pull/1006)
8+
- Unpin graphql version [#1010](https://github.com/apollographql/apollo-tooling/pull/1010)
89
- `apollo-language-server`
910
- Better error handling in ApolloEngineClient [#953](https://github.com/apollographql/apollo-tooling/pull/953)
11+
- Fix language server mis-reporting client identity for schema loading operation [#940](https://github.com/apollographql/apollo-tooling/pull/940)
12+
- Unpin graphql version [#1010](https://github.com/apollographql/apollo-tooling/pull/1010)
1013
- `vscode-apollo`
1114
- Fix inline graphql highlighting in Vue `<script>` tags [#981](https://github.com/apollographql/apollo-tooling/pull/981)
15+
- Fix graphql comments not being highlighted correctly [#907](https://github.com/apollographql/apollo-tooling/pull/907)
1216
- `apollo-codegen-scala`
13-
- Fix data values sometimes being emitted with the wrong names for fields [#1008](https://github.com/apollographql/apollo-tooling/pull/1008)
17+
- Fix types sometimes being emitted with fields that don't match the underlying data [#1008](https://github.com/apollographql/apollo-tooling/pull/1008)
1418

1519
## `apollo@2.4.4`, `apollo-codegen-scala@0.33.0`
1620

0 commit comments

Comments
 (0)