Skip to content

Version 8.0.2

Compare
Choose a tag to compare
@jaydenseric jaydenseric released this 22 Feb 07:46
· 321 commits to master since this release

Patch

  • Updated dev dependencies.
  • useGraphQL React hook bug fix for when arguments change after the initial render and the load function is called: loading and cacheValue now update correctly after the operation loads.