Skip to content

v3.1.0

Compare
Choose a tag to compare
@Akryum Akryum released this 18 Nov 13:28
· 442 commits to v4 since this release

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