Skip to content

Commit

Permalink
Update changeset to minor
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Dec 6, 2024
1 parent 8edea93 commit c7d6358
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .changeset/fluffy-worms-fail.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
"@apollo/client": patch
"@apollo/client": minor
---

Ensure errors thrown in the `onCompleted` callback from `useMutation` don't call `onError`.
2 changes: 1 addition & 1 deletion .changeset/sharp-windows-switch.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
"@apollo/client": patch
"@apollo/client": minor
---

Reject the mutation promise if errors are thrown in the `onCompleted` callback of `useMutation`.

0 comments on commit c7d6358

Please sign in to comment.