Skip to content

0.0.44

Compare
Choose a tag to compare
@bvaughn bvaughn released this 28 Jun 14:38
· 22 commits to main since this release
  • createCache and createIntervalCache methods subscribeToStatus renamed to subscribe and parameters changed to also include value or error
  • createCache subscribers notified after value explicitly cached via cache
  • useCacheMutation sync mutation notifies subscribers after mutation

The change in subscription APIs was made to simplify interop with imperative code.