Skip to content

Commit

Permalink
Mention PR #8702 in CHANGELOG.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamn committed Aug 25, 2021
1 parent a91ed58 commit dccaa81
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## Apollo Client 3.4.10 (not yet released)

### Improvements

- Warn when calling `refetch({ variables })` instead of `refetch(variables)`, except for queries that declare a variable named `$variables` (uncommon). <br/>
[@benjamn](https://github.com/benjamn) in [#8702](https://github.com/apollographql/apollo-client/pull/8702)

## Apollo Client 3.4.9

### Bug Fixes
Expand Down

0 comments on commit dccaa81

Please sign in to comment.