yahoo / jsx-test

An easy way to test your React Components (`.jsx` files).
Other
27 stars 17 forks source link

update to support react16 #40

Closed brucewpaul closed 7 years ago

brucewpaul commented 7 years ago

This pr updates this package to support react16.

In addition, I'm currently blocked by this package not supporting react 16 in trying to update react-stickynode (https://github.com/yahoo/react-stickynode/pull/84) to support react 16.

brucewpaul commented 7 years ago

@redonkulus There seem to be some tests failing from the upgrade, not sure how you want to proceed with changing the tests/code

redonkulus commented 7 years ago

@brucewpaul thanks for the PR. Can you update the tests too? Looks like they are failing due to how React 16 changed the markup.

brucewpaul commented 7 years ago

@redonkulus updated and tests pass

brucewpaul commented 7 years ago

Yup, totally!

redonkulus commented 7 years ago

released in jsx-test@2.1.0