Come talk to us directly on our Discord channel
Contact us here: the-guild.dev
core/cli
- Update dependencies
typescript
- Adding option for numeric typescript enums (#4158, thanks @theomjones)
typescript-operations
- Added support for
Exact
type in generated variables types to avoid runtime issues (#4194)
jsdoc
- Fixed incorrect enum type generation (#4165, thanks @CarloPalinckx )
near-operation-files
- Fix duplicate identifiers in import statements (#4186, thanks @cahilfoley)
typescript-urql
docs/website
- Update live-demo examples layout in https://graphql-code-generator.com/
- Use Monaco (with YAML validation) instead of CodeMirror in live demo
- Improve generated JSON Schema for
codegen.yaml
validation - Fix incorrectly renamed config key in
near-operation-files
(#4189, thanks @mattleff)