Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.

Version Packages

Changed files
+4 -4
exchanges
packages
+1 -1
exchanges/graphcache/CHANGELOG.md
···
# @urql/exchange-graphcache
-
## 2.3.6
+
## 2.3.7
### Patch Changes
+1 -1
exchanges/graphcache/package.json
···
{
"name": "@urql/exchange-graphcache",
-
"version": "2.3.6",
+
"version": "2.3.7",
"description": "A normalized and configurable cache exchange for urql",
"sideEffects": false,
"homepage": "https://formidable.com/open-source/urql/docs/graphcache",
+1 -1
packages/core/CHANGELOG.md
···
# @urql/core
-
## 1.11.2
+
## 1.11.3
### Patch Changes
+1 -1
packages/core/package.json
···
{
"name": "@urql/core",
-
"version": "1.11.2",
+
"version": "1.11.3",
"description": "The shared core for the highly customizable and versatile GraphQL client",
"sideEffects": false,
"homepage": "https://formidable.com/open-source/urql/docs/",