v3.1.0
Fixed
- Fixed subscription error handling to work around some Apollo Client inconsistencies, errors should now be correctly handled by vue-apollo
- Subscriptions now automatically restart on error just like queries, closes #877
$skipAllQueries
and$skipAllSubscriptions
now work on initial component mount