💅 Improvements
- We're now using
react-apollo
as a dependency instead of@apollo/react-hooks
.
This means that if you're using react-apollo
in your project, you don't need two apollo providers in our applications, only the one exported by use-safe-query
.