Skip to content

@tanstack/query-core@5.103.1

Choose a tag to compare

@github-actions github-actions released this 16 Sep 15:00
· 4 commits to main since this release
Immutable release. Only release title and notes can be modified.
c08f576

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.