v2.0.0-beta.2
Pre-release
Pre-release
- [BREAKING]
subscribeoption is deprecated. Use the$subscribeoption instead. - [BREAKING]
watchLoadingwas incorrectly namedloadingChangeCbin the code. It is nowwatchLoadingas it was stated in the doc. - [BREAKING] Removed
addGraphQLSubscriptionsfrom the package, since it is now exposed insubscriptions-transport-ws. - Compatibility with
[email protected]. - New
subscribeToMorefeature on queries. - Data properties implicitly created in the apollo options are now shown in the vue devtools.