Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Remove Eager optimizations

Compare
Choose a tag to compare
@istarkov istarkov released this 06 Oct 15:12
· 70 commits to master since this release

After a lot of issues like #489 #525 #488 etc we decided to remove eager(in some cases recompose replaced createElement with function call) optimisations from recompose. See discussions in issues for details.

Thank you @deepsweet for this !!!

Please read comments here #538 for more information.