Version 8.1.3
Patch
- Updated dependencies.
- Adopted the new
size-limitconfig file name. - Slightly faster
useGraphQLrender error when optionsreloadOnLoadandresetOnLoadare bothtrue. - Use a ref instead of a variable in
useGraphQLto track mounted status for cache related callbacks. - Document the
GraphQLinstance methodoperateoptionreloadOnLoad. - Minor readme quotes consistency tweak.