···11+---
22+'@urql/exchange-graphcache': patch
33+---
44+55+Fix regression which caused partial results, whose refetches were blocked by the looping protection, to not have a `stale: true` flag added to them. This is a regression from https://github.com/urql-graphql/urql/pull/2831 and only applies to `cacheExchange`s that had the `schema` option set.
···11-// Vitest Snapshot v1
11+// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
2233exports[`Store with storage > should be able to persist embedded data 1`] = `
44{