gaearon / react-deep-force-update

Force-updates React component tree recursively
MIT License
122 stars 19 forks source link

2.1.2 changes the module from commonJS to ES6 , causes error when install&run react-hot-loader@3.1.3 #13

Closed chairuosen closed 6 years ago

chairuosen commented 6 years ago

got error deepForceUpdate is not a function

reinstall 2.1.1 solved this.

jeffryang24 commented 6 years ago

I also got the same error while my npm update the version into 2.1.2. Here the screenshot: error_deep_force_update

gaearon commented 6 years ago

Should be fixed in 2.1.3.