Skip to content

Revival#726

Merged
aberezkin merged 2 commits intomoroshko:masterfrom
aberezkin:revival
Mar 16, 2020
Merged

Revival#726
aberezkin merged 2 commits intomoroshko:masterfrom
aberezkin:revival

Conversation

@aberezkin
Copy link
Collaborator

Trying to revive this repo.

First of all babel-plugin-transform-react-remove-prop-types introduced a breaking change after 0.4.19 that doesn't work with babel 6 that is used in this project (for now), so I just fixed its' version to 0.4.19 until we update to babel 7.

Second of all looks like tests were falling because of #681 which introduced breaking change to the lib since older versions of react don't support lifecycle methods with UNSAFE_ prefix. So we either need to change peer-dependency version or call UNSAFE version of the hook in componentWillRecieveProps to support older version (also we need to do this in https://github.com/moroshko/react-autosuggest since it's broken there too).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant