···11# @urql/core
2233+## 5.0.3
44+55+### Patch Changes
66+77+- Use `documentId` from persisted documents for document keys, when it's available
88+ Submitted by [@kitten](https://github.com/kitten) (See [#3575](https://github.com/urql-graphql/urql/pull/3575))
99+310## 5.0.2
411512### Patch Changes
+1-1
packages/core/package.json
···11{
22 "name": "@urql/core",
33- "version": "5.0.2",
33+ "version": "5.0.3",
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/",