You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
react-alert was updated to v2.0.1 in commit 7c28e4e, but was downgraded to v1.0.14 in commit 7045018, is there a reason for the downgrade or I can make a new PR updating to latest version? (cc @mistercrunch)
As I said in #2923 the old version of react-alert used React.PropTypes and it was deprecated. The new version is compatible with React 15+.
The text was updated successfully, but these errors were encountered:
it was downgraded in commit 7045018.
The old version used React.PropTypes and it was deprecated.
This version is compatible with React 15+.
Fixapache#3588
it was downgraded in commit 7045018.
The old version used React.PropTypes and it was deprecated.
This version is compatible with React 15+.
Fixapache#3588
react-alert was updated to v2.0.1 in commit 7c28e4e, but was downgraded to v1.0.14 in commit 7045018, is there a reason for the downgrade or I can make a new PR updating to latest version? (cc @mistercrunch)
As I said in #2923 the old version of
react-alert
used React.PropTypes and it was deprecated. The new version is compatible with React 15+.The text was updated successfully, but these errors were encountered: