Kvoti / redux-rest

Automatically create Redux action constants, action creators, and reducers for your REST API
MIT License
180 stars 11 forks source link

Works with more recent versions of redux #5

Closed jimbofreedman closed 8 years ago

jimbofreedman commented 8 years ago

Hi,

I'm happily using this with Redux 3.0.4 and all tests pass. I'm also using the Django REST Framework so unfortunately can't test it with anything else!

Jimbo

mallison commented 8 years ago

Thanks for the patch, glad it's useful to someone and still works with the latest redux version.

jimbofreedman commented 8 years ago

No problem, there may be a few more :)

mallison commented 8 years ago

Cool, look forward to that!