APSL / redux-i18n

A simple and powerful package for translate your react applications using react-redux.
MIT License
233 stars 52 forks source link

Updated to redux-thunk 2.3 to work with typings #90

Closed veldman closed 5 years ago

veldman commented 6 years ago

This created side effects, so redux, react-redux and redux-promise-middleware have also been updated.

Removed gettext-parse from devdependencies because it was a duplicate.

veldman commented 6 years ago

Closes issue #88

francescarpi commented 6 years ago

Hi! Sorry for taking so long, but I've accepted two PR and now there is a conflict. Can you solve it and check tests, pls? I'll accept your PR when ready.