Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit f1b1103

Browse files
committed
Changelog update
1 parent 6632862 commit f1b1103

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Change log
22

3+
## 2.5.1
4+
5+
### Bug Fixes
6+
7+
- Make sure `MockedProvider` enables Apollo Client 2.5's local state handling,
8+
and allow custom / mocked resolvers to be passed in as props, and used with
9+
the created test `ApolloClient` instance. <br/>
10+
[@hwillson](https://github.com/hwillson) in [#2825](https://github.com/apollographql/react-apollo/pull/2825)
11+
12+
313
## 2.5.0
414

515
### Improvements

0 commit comments

Comments
 (0)