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

Fixes

Compare
Choose a tag to compare
@istarkov istarkov released this 12 Dec 20:43
· 201 commits to master since this release

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 even propTypes is present on component #275

Thank you all for working on this, and for your patience.