fusionjs / fusion-cli

Migrated to https://github.com/fusionjs/fusionjs
MIT License
140 stars 37 forks source link

Update enzyme and enzyme-adapter-react-16 to latest #766

Closed thegleb closed 5 years ago

thegleb commented 5 years ago

We'd like to use React.memo in a project that uses fusion-cli; support for React.memo was added to enzyme-adapter-react-16 fairly recently: https://github.com/airbnb/enzyme/pull/1914/files

CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.

thegleb commented 5 years ago

Not super sure how to add the appropriate label, which is probably dependencies...

KevinGrandon commented 5 years ago

Tests passed so we are good to go here, typically this would go out with our next release, but for now we can publish a pre-release so you can test this.

KevinGrandon commented 5 years ago

!merge

fusionjs-bot[bot] commented 5 years ago

Triggered Fusion.js build verification: https://buildkite.com/uberopensource/fusion-release-verification/builds/2032

thegleb commented 5 years ago

Thanks @KevinGrandon ! Looks like the pre-release works as I was hoping.