Skip to content

v4.4.4

Compare
Choose a tag to compare
@gaearon gaearon released this 12 Apr 19:17
· 1206 commits to master since this release
  • Bail out of calling setState() when mapStateToProps() doesn’t care about ownProps (#348, #300)
  • (Even if it does, you might be able to benefit from this optimization—read #348 for details)