DefinitelyTyped/redux
Stephan 54edf50ed5 Update redux to 3.6.0 (#11302)
* Update redux to 3.6.0

In contrast to https://github.com/reactjs/redux/blob/v3.6.0/index.d.ts:
Because I didn't want to export Func0..3 I replaced them with their definition.

* Fixed missing line

* Correct errors

* Update test to redux v3.6.0

See 085eaec93d

* Adapt redux test

Corrected missing R.compose

* include Func0..3 types as in Redux' index.d.ts

* Update index.d.ts, include redux #1936

f8ec3ef1c3

* Update redux-tests.ts, include redux #1936

f8ec3ef1c3

* Update redux-devtools-tests.tsx
2016-10-05 13:47:26 -07:00
..
index.d.ts Update redux to 3.6.0 (#11302) 2016-10-05 13:47:26 -07:00
redux-tests.ts Update redux to 3.6.0 (#11302) 2016-10-05 13:47:26 -07:00
tsconfig.json Fix tsconfig files for new option name / behavior. 2016-07-12 13:54:56 -07:00