Skip to content

Commit

Permalink
Update changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Aug 26, 2024
1 parent 9d24c8e commit 673245d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/tough-geese-sing.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"@apollo/client": patch
---

Remove double initialization of initial useFragment value that was unnecessary. This also reduces bundle size by removing an unneeded internal hook as a result.
Better conform to Rules of React by avoiding write of ref in render for `useFragment`.

0 comments on commit 673245d

Please sign in to comment.