···11----
22-'@urql/core': minor
33----
44-55-Remove `addMetadata` transform where we'd strip out metadata for production environments, this particularly affects `OperationResult.context.metadata.cacheOutcome`
···11# @urql/core
2233+## 5.1.0
44+55+### Minor 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 [@alpavlove](https://github.com/alpavlove) (See [#3714](https://github.com/urql-graphql/urql/pull/3714))
99+310## 5.0.8
411512### Patch Changes