mizchi / hard-reducer

Type friendly reducer helper
56 stars 6 forks source link

TypeScript incompatibilities with Redux v4? #3

Open jupl opened 6 years ago

jupl commented 6 years ago

Has this been tested with Redux v4? I'm getting TypeScript typing errors and I notice for devDependencies in this project it currently references Redux v3.

mizchi commented 6 years ago

@jupl I'm using typescript with redux v4. Do you have some error?