Skip to content

Commit 590bbac

Browse files
committed
Add changeset
1 parent 330011c commit 590bbac

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.changeset/twelve-trams-pump.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
'@graphql-codegen/visitor-plugin-common': major
3+
'@graphql-codegen/typescript': major
4+
---
5+
6+
BREAKING CHANGE: Remove unused utility types from `typescript` plugin as they were previously used for `typescript-operations` plugin:
7+
8+
- `MakeOptional`
9+
- `MakeMaybe`
10+
- `MakeEmpty`
11+
- `Incremental`
12+
13+
BREAKING CHANGE: Remove `getRootTypeNames` function because it's available in `@graphql-utils/tools` and not used anywhere

0 commit comments

Comments
 (0)