Skip to content

v0.5.0

Latest

Choose a tag to compare

@steaks steaks released this 24 Aug 18:19
· 3 commits to main since this release
e9b40c2

Improved error handling, improved performance, and support for React Native

Changes

🐶 Features

  • Events api to hook into successful queries/effects and errors (#110)
  • Performance improvements for queries in lazy mode (#116)
  • Provide uuidv4 option for react native environments where crypto.randomUUID doesn't exist (#115)