v4.0.2
- 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
GraphQLLocalExecutionClient (@sungam3r).ConfigureAwait(false) on all awaits in library code