# @tanstack/query-core ## 5.90.5 ### Patch Changes - fix: observing "promise" needs to implicitly observe "data" ([#9772](https://github.com/TanStack/query/pull/9772)) ## 5.90.4 ### Patch Changes - fix(types): remove duplicate Array condition in MutationKey type ([#9754](https://github.com/TanStack/query/pull/9754)) ## 5.90.3 ### Patch Changes - Avoid unhandled promise rejection errors during de/rehydration of pending queries. ([#9752](https://github.com/TanStack/query/pull/9752))