We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I think we have to discuss about redux-polyglot peer dependencies.
In #91, @satazor asked why prop-types should be a peer dep, This is a very good question and we should think about it.
prop-types
There are some points to cover :
peer
In addition, it's can be a very good idea to test this, for example :
redux-polyglot
react@15
react@14
Refs :
The text was updated successfully, but these errors were encountered:
JalilArfaoui
jvincent42
guillaumearm
No branches or pull requests
I think we have to discuss about redux-polyglot peer dependencies.
In #91, @satazor asked why
prop-types
should be a peer dep, This is a very good question and we should think about it.There are some points to cover :
peer
In addition, it's can be a very good idea to test this, for example :
redux-polyglot
unit test suites withreact@15
,react@14
and so on.Refs :
The text was updated successfully, but these errors were encountered: