···11----
22-'@urql/exchange-request-policy': minor
33----
44-55-Change the request-policy exchange not to rely on OperationMeta set by the cache exchanges
+7
exchanges/request-policy/CHANGELOG.md
···11# Changelog
2233+## 1.1.0
44+55+### Minor Changes
66+77+- Change the request-policy exchange not to rely on OperationMeta set by the cache exchanges
88+ Submitted by [@JoviDeCroock](https://github.com/JoviDeCroock) (See [#3521](https://github.com/urql-graphql/urql/pull/3521))
99+310## 1.0.2
411512### Patch Changes