Skip to content

v4.0.2

Compare
Choose a tag to compare
@rose-a rose-a released this 16 Dec 19:59
· 102 commits to master since this release
10c2236
  • fix double instantiation of GraphQLLocalExecutionClient (@sungam3r)
  • Use .ConfigureAwait(false) on all awaits in library code
  • Remove "caching" of GraphQL subscriptions to fix test case CanReconnectWithSameObservable
  • Update dependencies