Skip to content
New issue

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

Update to React 16 #37

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

JoeDuncko
Copy link

What I did:

Updated to React 16 as per #28.

It broke enzyme, so I upgraded it and added an adapter to every test as required.

Also swapped componentWillReceiveProps to UNSAFE_componentWillReceiveProps and added eslint line disables as appropriate.

Why I did it:

The library was broken without it.

How to test

  • Make sure tests work
  • Make sure general functionality works

@yasserelsaid
Copy link

Can you approve this pull request as the library is broken without it.

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.

3 participants