|
3 | 3 | ## Upcoming |
4 | 4 |
|
5 | 5 | - `apollo` |
6 | | - - Add debugging logs to `apollo client:push` and `apollo service:push` [# 1273](https://github.com/apollographql/apollo-tooling/pull/1273) |
7 | | - - remove `apollo service:info` command, since it's undocumented and unused [#1274](https://github.com/apollographql/apollo-tooling/pull/1274) |
| 6 | + - Update client:push command with new resolver and more output [#1290](https://github.com/apollographql/apollo-tooling/pull/1290) |
8 | 7 | - `apollo-codegen-core` |
9 | 8 | - <First `apollo-codegen-core` related entry goes here> |
10 | 9 | - `apollo-codegen-flow` |
|
21 | 20 | - <First `apollo-graphql` related entry goes here> |
22 | 21 | - `apollo-language-server` |
23 | 22 | - Allow configuration of validation rules [#1288](https://github.com/apollographql/apollo-tooling/pull/1288) |
| 23 | + - update stats window types [#1292](https://github.com/apollographql/apollo-tooling/pull/1292) |
24 | 24 | - `apollo-tools` |
25 | 25 | - <First `apollo-tools` related entry goes here> |
26 | 26 | - `vscode-apollo` |
27 | 27 | - <First `vscode-apollo` related entry goes here> |
28 | 28 |
|
| 29 | +## `apollo@2.12.3`, `apollo-language-server@1.8.4` |
| 30 | + |
| 31 | +- `apollo@2.12.3` |
| 32 | + - Pin graphql to the ~14.2.x range (#1291)[https://github.com/apollographql/apollo-tooling/pull/1291] |
| 33 | +- `apollo-language-server@1.8.4` |
| 34 | + - Pin graphql to the ~14.2.x range (#1291)[https://github.com/apollographql/apollo-tooling/pull/1291] |
| 35 | + |
| 36 | +## `apollo@2.12.1`, `apollo-language-server@1.8.3` |
| 37 | + |
| 38 | +- `apollo@2.12.1` |
| 39 | + - Add debugging logs to `apollo client:push` and `apollo service:push` [# 1273](https://github.com/apollographql/apollo-tooling/pull/1273) |
| 40 | + - remove `apollo service:info` command, since it's undocumented and unused [#1274](https://github.com/apollographql/apollo-tooling/pull/1274) |
| 41 | +- `apollo-language-server@1.8.3` |
| 42 | + - Fix \_\_typename addition for InlineFragments [#1286](https://github.com/apollographql/apollo-tooling/pull/1286) |
| 43 | + |
29 | 44 | ## `apollo-codegen-flow@0.33.10`, `apollo-codegen-typescript@0.34.0`, `vscode-apollo@1.6.10` |
30 | 45 |
|
31 | 46 | - `apollo-codegen-flow@0.33.10` |
|
0 commit comments