···11----
22-'@urql/exchange-graphcache': patch
33----
44-55-Remove addMetadata transform where we'd strip out metadata for production environments, this particularly affects OperationResult.context.metadata.cacheOutcome
-5
.changeset/purple-olives-unite.md
···11----
22-'@urql/introspection': minor
33----
44-55-Add oneOf support
···11# @urql/exchange-graphcache
2233+## 7.2.2
44+55+### Patch Changes
66+77+- Remove addMetadata transform where we'd strip out metadata for production environments, this particularly affects OperationResult.context.metadata.cacheOutcome
88+ Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#3744](https://github.com/urql-graphql/urql/pull/3744))
99+310## 7.2.1
411512### Patch Changes
···11# @urql/introspection
2233+## 1.2.0
44+55+### Minor Changes
66+77+- Add oneOf support
88+ Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#3743](https://github.com/urql-graphql/urql/pull/3743))
99+310## 1.1.0
411512### Minor Changes