Skip to content

Version 8.1.3

Compare
Choose a tag to compare
@jaydenseric jaydenseric released this 10 Apr 12:31
· 292 commits to master since this release

Patch

  • Updated dependencies.
  • Adopted the new size-limit config file name.
  • Slightly faster useGraphQL render error when options reloadOnLoad and resetOnLoad are both true.
  • Use a ref instead of a variable in useGraphQL to track mounted status for cache related callbacks.
  • Document the GraphQL instance method operate option reloadOnLoad.
  • Minor readme quotes consistency tweak.