Catalog / TanStack Query

@tanstack/query-core 5.103.1

todayfixedOriginal notes

Patch Changes

  • #11512 8330b2f - Handle plain objects with an own constructor data property during structural sharing and query-key hashing.

  • #11510 3212966 - Preserve null values returned by custom streamedQuery reducers instead of replacing them with initialValue.