Version 8.1.3
Patch
- Updated dependencies.
- Adopted the new
size-limit
config file name. - Slightly faster
useGraphQL
render error when optionsreloadOnLoad
andresetOnLoad
are bothtrue
. - Use a ref instead of a variable in
useGraphQL
to track mounted status for cache related callbacks. - Document the
GraphQL
instance methodoperate
optionreloadOnLoad
. - Minor readme quotes consistency tweak.