···11{
22 "name": "@urql/core",
33- "version": "5.0.6",
33+ "version": "5.0.7",
44 "description": "The shared core for the highly customizable and versatile GraphQL client",
55 "sideEffects": false,
66 "homepage": "https://formidable.com/open-source/urql/docs/",
+7
packages/react-urql/CHANGELOG.md
···11# urql
2233+## 4.2.0
44+55+### Minor Changes
66+77+- Support use of defer with suspense
88+ Submitted by [@AndrewIngram](https://github.com/AndrewIngram) (See [#3687](https://github.com/urql-graphql/urql/pull/3687))
99+310## 4.1.0
411512### Minor Changes