1.0.0 (2019-04-20)
- Release as @speedlo/react-apollo-hooks (4885f79)
BREAKING CHANGES
- in useMutation function result.
Use ApolloOperationError to deliver more details
about errors in all three operations.
Get rid of actHack
Simplify build with TypeScript, no need for Babel
<a name="0.4.5"></a>