Skip to content

v1.15.2

Compare
Choose a tag to compare
@dotansimha dotansimha released this 10 Jun 06:47
· 3538 commits to master since this release
2e49bc0

Come talk to us directly on our Discord channel
Contact us here: the-guild.dev

core/cli

  • Update dependencies

typescript

typescript-operations

  • Added support for Exact type in generated variables types to avoid runtime issues (#4194)

jsdoc

near-operation-files

typescript-urql

  • Fixes for subscription generics in urql plugin (#4195, thanks @Pytal )

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)