Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Refactor refs to make react 15 happy #208

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

Refactor refs to make react 15 happy #208

wants to merge 3 commits into from

Conversation

yury-dymov
Copy link

No description provided.

@fmoo
Copy link
Owner

fmoo commented Jul 1, 2016

Does the new refs method actively break 0.14? You can npm run test:14 to verify. If so, we'll need to update the peerDependencies and run scripts as well.

@yury-dymov
Copy link
Author

@fmoo it doesn't.

npm run test:react:14
original sources:
43 passing (226ms)
38 failing

after merge:
43 passing (322ms)
38 failing

@fmoo
Copy link
Owner

fmoo commented Jul 1, 2016

Oh, it looks like another rev broke a bunch of the tests. I'll follow up on that elsewhere.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants