Skip to content

@powersync/[email protected]

Choose a tag to compare

@github-actions github-actions released this 23 Oct 07:52
· 532 commits to main since this release
30825f3

Minor Changes

  • 2b0466f: Added useSuspenseQuery hook, allowing queries to suspend instead of returning isLoading/isFetching state.

Patch Changes

  • c8658ca: Fixed useQuery()'s' isFetching value staying true when used in react-native environment.