Version 14.1.2
Patch
- Updated dependencies.
- Lint fixes for updated Prettier.
- Rewrote the tests to use
execute
fromapollo-link
instead ofApolloClient
query
andmutate
methods. - Ensure the Apollo Link observable terminates with an error when there are both errors and data, fixing #222.