Skip to content

v1.13.3

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 08:46
· 3835 commits to master since this release
  • Come talk to us directly on our Discord channel
  • Do you want The Guild to keep your codebase up to date and run your build on each GraphQL Code Generator commit so we'll make sure not to break your app?
    Contact us here: the-guild.dev/connected-build

We've updated our website! It now have live chat support, updated documentation and examples, and new Dark Mode! And you can use presets in the live demo now!

NEW PLUGIN: c-sharp (#372, thanks @kurmeroli )

NEW PLUGIN: c-sharp-operations (#372, thanks @kurmeroli )

core / cli

  • Fix init command and support installation from npx.
  • Update dependencies
  • Allow to specify one or more glob expressions with cli --watch flag.
  • Fix custom plugins and require extensions bug (#3868)

vue-apollo

docs