Skip to content

Commit 180fbed

Browse files
committed
Add changeset
1 parent f95272d commit 180fbed

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.changeset/lovely-sloths-kiss.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@graphql-codegen/typescript-operations': major
3+
'@graphql-codegen/typescript': major
4+
'@graphql-codegen/client-preset': major
5+
---
6+
7+
BREAKING CHANGE: `typescript` plugin no longer generates `Exact` utility type. Instead, `typescript-operations` generates said utility type for every file it creates. This is because it is used _only_ for `Variables`, so we only need to generate it once for every generated operation file.

0 commit comments

Comments
 (0)