Skip to content

Commit

Permalink
Elaborate CHANGELOG.md entry for PR #7833.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamn committed Mar 15, 2021
1 parent ab2d767 commit 92ce90d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- Maintain serial ordering of `asyncMap` mapping function calls, and prevent potential unhandled `Promise` rejection errors. <br/>
[@benjamn](https://github.com/benjamn) in [#7818](https://github.com/apollographql/apollo-client/pull/7818)

- Remove `children` type override in MockedProviderProps <br />
- Relax incompatible `children?: React.ReactElement` field type in `MockedProviderProps` interface. <br/>
[@kevinperaza](https://github.com/kevinperaza) in [#7833](https://github.com/apollographql/apollo-client/pull/7833)

## Apollo Client 3.3.11
Expand Down

0 comments on commit 92ce90d

Please sign in to comment.