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

feat: react v16 version support #306

Merged
merged 1 commit into from
Aug 4, 2019
Merged

feat: react v16 version support #306

merged 1 commit into from
Aug 4, 2019

Conversation

aquariuslt
Copy link
Collaborator

Support react v16 as peer dependencies

including below changes:

  1. use enzyme-adapter-react-helper and ENV REACT to auto install multi version react and react-dom and configure enzyme-react-adapter-${REACT}. (update enzyme, version)
  2. update .travis.yml add 0.14/15.x/16.x and nodejs base image as matrix branch testing
  3. fix some npm start:docs runtime warning (update react-docgen version)

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.

None yet

2 participants