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

Configure Feed

Select the types of activity you want to include in your feed.

chore(graphcache): Bump version [deprecate v5.1.0]

The version @urql/exchange-graphcache@5.1.0 has accidentally
been published by a flawed canary release script. We're
bumping the version here, but the published `5.1.0` on
the npm registry has been flagged as deprecated with:

> Invalid Release: 5.1.0 has been an accidental and incomplete release

+1 -1
+1 -1
exchanges/graphcache/package.json
··· 1 1 { 2 2 "name": "@urql/exchange-graphcache", 3 - "version": "5.0.9", 3 + "version": "5.1.0", 4 4 "description": "A normalized and configurable cache exchange for urql", 5 5 "sideEffects": false, 6 6 "homepage": "https://formidable.com/open-source/urql/docs/graphcache",