You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,12 @@
3
3
### vNext
4
4
5
5
### 1.4.16
6
-
- upgrade to react-16
6
+
- upgrade to react-16
7
7
- fix shallowEqual bug.
8
8
- Added notifyOnNetworkStatusChange to QueryOpts and MutationOpts Typesccript definitions [#1034](https://github.com/apollographql/react-apollo/pull/1034)
9
9
- Added variables types with Typescript [#997](https://github.com/apollographql/react-apollo/pull/997)
10
10
- Made `ChildProps.data` non-optional [#1143](https://github.com/apollographql/react-apollo/pull/1143)
11
+
- Fix: ensure `client` option can be used with mutation query [#1145](https://github.com/apollographql/react-apollo/pull/1145)
11
12
12
13
### 1.4.15
13
14
- Fix: handle calling refetch in child componentDidMount
0 commit comments