Skip to content

v1.8.0

Compare
Choose a tag to compare
@kamilkisiela kamilkisiela released this 16 Oct 18:48
· 545 commits to master since this release
d6112dd

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
Chat with us on discord

List of changes:

  • Introduces APOLLO_NAMED_OPTIONS token. Allows to create named Apollo clients using Dependency Injection (PR #1365)
  • Allow to test named Apollo client (PR #1365)