Skip to content

v7.0.2

Compare
Choose a tag to compare
@timdorr timdorr released this 12 Apr 20:28
· 681 commits to master since this release
8853327

This is a bug fix release with a small performance improvement and fix for nested component unmounting.

Changes

  • Memoize renderedWrappedComponent separately (#1234 by @vzaidman)
  • Fix timing issue with setting up store subscription inside a connected component (#1235 by @MrWolfZ)