Daniel Büchele
1f84a6244c
update persistedStateReducer API
Summary:
upadting to the new API:
```
static persistedStateReducer: ?(
persistedState: P,
method: string,
data: Object,
) => $Shape<P>;
```
Reviewed By: jknoxville
Differential Revision: D10466918
fbshipit-source-id: 08ba963c6ae744d8d445e375c41f601e9bafd4da
2018-10-19 09:59:41 -07:00
..
2018-07-09 02:48:37 -07:00
2018-09-18 07:01:17 -07:00
2018-10-15 11:37:29 -07:00
2018-09-18 07:01:17 -07:00
2018-09-26 04:13:22 -07:00
2018-08-29 02:43:00 -07:00
2018-10-19 09:25:28 -07:00
2018-10-19 08:35:19 -07:00
2018-10-16 08:37:57 -07:00
2018-10-15 03:11:37 -07:00
2018-07-31 14:02:58 -07:00
2018-09-26 04:13:22 -07:00
2018-09-25 08:58:15 -07:00
2018-10-01 02:29:34 -07:00
2018-10-12 04:09:29 -07:00
2018-07-31 14:02:58 -07:00
2018-09-28 10:42:22 -07:00
2018-10-02 07:12:50 -07:00
2018-09-26 04:13:22 -07:00
2018-09-28 10:42:22 -07:00
2018-07-31 14:02:58 -07:00
2018-10-19 09:59:41 -07:00