developit / preact-redux

:loop: Preact integration for Redux (no shim needed!)
https://npm.im/preact-redux
MIT License
288 stars 27 forks source link

Upgrade redux & fix type definitions #33

Closed greengiraffe closed 5 years ago

greengiraffe commented 6 years ago

Addresses https://github.com/developit/preact-redux/issues/32

Switching to redux@4.0.0 is discussable, the PR should work without the upgrade as well.