Skip to content

Releases: jungsoft/use-safe-query

1.1.3

26 Jun 21:09
Compare
Choose a tag to compare

💅 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.

1.1.2

08 Jun 14:47
Compare
Choose a tag to compare
  • 🆙 Updated dependencies