|
3 | 3 | ## Upcoming |
4 | 4 |
|
5 | 5 | - `apollo` |
6 | | - - Add tsFileExtension flag to allow custom file extension in ts (like d.ts) [#1130](https://github.com/apollographql/apollo-tooling/pull/1130) |
| 6 | + - <First `apollo` related entry goes here> |
7 | 7 | - `apollo-codegen-core` |
8 | | - - Add tsFileExtension option to allow custom file extension in ts (like d.ts) [#1130](https://github.com/apollographql/apollo-tooling/pull/1130) |
| 8 | + - <First `apollo-codegen-core` related entry goes here> |
9 | 9 | - `apollo-codegen-flow` |
10 | 10 | - <First `apollo-codegen-flow` related entry goes here> |
11 | 11 | - `apollo-codegen-scala` |
12 | 12 | - <First `apollo-codegen-scala` related entry goes here> |
13 | 13 | - `apollo-codegen-swift` |
14 | 14 | - <First `apollo-codegen-swift` related entry goes here> |
15 | 15 | - `apollo-codegen-typescript` |
16 | | - - Add tsFileExtension option to allow custom file extension in ts (like d.ts) [#1130](https://github.com/apollographql/apollo-tooling/pull/1130) |
| 16 | + - <First `apollo-codegen-typescript` related entry goes here> |
17 | 17 | - `apollo-env` |
18 | 18 | - <First `apollo-env` related entry goes here> |
19 | 19 | - `apollo-graphql` |
20 | 20 | - <First `apollo-graphql` related entry goes here> |
21 | 21 | - `apollo-language-server` |
22 | | - - Add debugging util classes for better error/warning handling [#1429](https://github.com/apollographql/apollo-tooling/pull/1429) |
23 | | - - Add error for duplicate client operation names [#1466](https://github.com/apollographql/apollo-tooling/pull/1466) |
24 | | - - Add client schema support through autocomplete, hover information, validation rules, and code actions. [#1433](https://github.com/apollographql/apollo-tooling/pull/1433) |
| 22 | + - <First `apollo-language-server` related entry goes here> |
25 | 23 | - `apollo-tools` |
26 | 24 | - <First `apollo-tools` related entry goes here> |
27 | 25 | - `vscode-apollo` |
| 26 | + - <First `vscode-apollo` related entry goes here> |
| 27 | + |
| 28 | +## `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` |
| 29 | + |
| 30 | +- `apollo-codegen-core@0.35.0` |
| 31 | + - Add tsFileExtension option to allow custom file extension in ts (like d.ts) [#1130](https://github.com/apollographql/apollo-tooling/pull/1130) |
| 32 | +- `apollo-codegen-typescript@0.35.0` |
| 33 | + - Add tsFileExtension option to allow custom file extension in ts (like d.ts) [#1130](https://github.com/apollographql/apollo-tooling/pull/1130) |
| 34 | +- `apollo-language-server@1.15.0` |
| 35 | + - Add debugging util classes for better error/warning handling [#1429](https://github.com/apollographql/apollo-tooling/pull/1429) |
| 36 | + - Add error for duplicate client operation names [#1466](https://github.com/apollographql/apollo-tooling/pull/1466) |
| 37 | + - Add client schema support through autocomplete, hover information, validation rules, and code actions. [#1433](https://github.com/apollographql/apollo-tooling/pull/1433) |
| 38 | +- `apollo@2.18.0` |
| 39 | + - Add tsFileExtension flag to allow custom file extension in ts (like d.ts) [#1130](https://github.com/apollographql/apollo-tooling/pull/1130) |
| 40 | +- `vscode-apollo@1.10.0` |
28 | 41 | - Improve the syntax highlighting of directives and their definitions. [#1433](https://github.com/apollographql/apollo-tooling/pull/1433) |
29 | 42 | - Add debugging util class for better logging in vs code [#1429](https://github.com/apollographql/apollo-tooling/pull/1429) |
30 | 43 |
|
|
0 commit comments