This repository has been archived by the owner on Sep 10, 2022. It is now read-only.
Fixes
Mostly small fixes.
The most visible changes, are
withReducer
can now optionally initialize state from default reducer argument #250- default third argument of
branch
now equals to identity function #227, brunch now functional and does not use class #273 - isReferentiallyTransparentFunctionComponent returns
true
in production evenpropTypes
is present on component #275
Thank you all for working on this, and for your patience.