react-relay-offline
react-relay-offline copied to clipboard
TypeScript library files for Relay Modern Offline
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0. Release notes Sourced from prismjs's releases. v1.27.0 Release 1.27.0 v1.26.0 Release 1.26.0 Changelog Sourced from prismjs's changelog. 1.27.0 (2022-02-17) New components UO Razor Script...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
> the **useRestore** hook allows you to manage the restore of data persisted in the storage. > **To be used if relay components are used outside of the QueryRenderer** or...
Hi Morries, im currently testing the replay of mutations in case of network failure. Pure offline/online mode works fine, however as soon as a network query fails that one is...
Hi Morrys, this is a bit of a question: If I understood the documentation correct the client creating a new node (offline mutation) needs to provide the node id. Is...
It's quite possible this is because of another library I'm using (or I've set something up wrong), but would at least like to check my usage appears OK... I'm finding...
**How the react-relay-offline version is managed** * Patch release *.*.1 : backward compatible & bug fixes * Minor release *.1.0 : backward compatible or small breaking change & new small...
Hey, Just looking at the redux persist/hydrate store, and feel as though the naming is a little off here, take a look at the following screenshot. I would expect that...
Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [plist](https://github.com/TooTallNate/node-plist). These dependencies need to be updated together. Removes `xmldom` Updates `plist` from 3.0.1 to 3.0.6 Changelog Sourced from plist's...