Skip to content

v3.10.2

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 16:41
· 22 commits to main since this release
d290196

Patch Changes

  • #11821 2675d3c Thanks @jerelmiller! - Fix a regression where rerendering a component with useBackgroundQuery would recreate the queryRef instance when used with React's strict mode.

  • #11821 2675d3c Thanks @jerelmiller! - Revert the change introduced in
    3.9.10 via #11738 that disposed of queryRefs synchronously. This change caused too many issues with strict mode.