v3.1.0
版本发布时间: 2021-11-18 21:28:20
vuejs/apollo最新发布版本:v4.2.1(2024-08-23 17:42:42)
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