Skip to content

Commit 672bdbd

Browse files
committed
Changelog updates; prep for publish
1 parent 9eaf49e commit 672bdbd

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

CHANGELOG.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,18 @@
22

33
> **Note:** Apollo's GraphQL VSCode extension is no longer housed in this repository. It is now maintained separately in [this repo](https://github.com/apollographql/vscode-graphql).
44
5-
## vNEXT
5+
## `apollo@2.33.9`
66

7-
- `apollo-graphql`
8-
- Export useful operation sanitization transforms [PR #2057](https://github.com/apollographql/apollo-tooling/pull/2057)
9-
- Preserve directive usages on SchemaDefinition nodes in `buildSchemaFromSDL` [PR #2457](https://github.com/apollographql/apollo-tooling/pull/2457)
10-
11-
- `apollo-language-server` / `apollo-codegen-core`
7+
- `apollo-language-server@1.26.7` / `apollo-codegen-core@0.40.7`
128
- Adjust `apollo-codegen-core` to use the same `withTypenameFieldAddedWhereNeeded` utility as `apollo-language-server`, to make sure modified operations align between codegen and anything leveraging the language server utility functions (like the `client:push` command). <br/>
139
[@hwillson](https://github.com/hwillson) in [#2473](https://github.com/apollographql/apollo-tooling/pull/2473)
1410

11+
## `apollo@2.33.8`
12+
13+
- `apollo-graphql@0.9.5`
14+
- Export useful operation sanitization transforms [PR #2057](https://github.com/apollographql/apollo-tooling/pull/2057)
15+
- Preserve directive usages on SchemaDefinition nodes in `buildSchemaFromSDL` [PR #2457](https://github.com/apollographql/apollo-tooling/pull/2457)
16+
1517
## `apollo@2.33.7`
1618

1719
- `apollo-graphql@0.9.4`

0 commit comments

Comments
 (0)