Skip to content

Commit

Permalink
Make changeset description more generic
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Mar 5, 2024
1 parent 002eafd commit 7d07c58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/rich-hotels-sniff.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"@apollo/client": patch
---

Fix issue where calling `fetchMore` inside a `startTransition` from `useSuspenseQuery` causes an additional rerender.
Fix issue where calling `fetchMore` from a suspense-enabled hook inside `startTransition` caused an unnecessary rerender.

0 comments on commit 7d07c58

Please sign in to comment.