v3.0.0
Breaking Changes
- Require
typescript@^4.8.0
. Since TypeScript 4.8, ts AST structures changes significantly. And ts-graphql-plugin omitted old TypeScript version support to follow this TypeScript change.
typescript@^4.8.0
. Since TypeScript 4.8, ts AST structures changes significantly. And ts-graphql-plugin omitted old TypeScript version support to follow this TypeScript change.