This is a bug fix release with a small performance improvement and fix for nested component unmounting.
- Memoize renderedWrappedComponent separately (#1234 by @vzaidman)
- Fix timing issue with setting up store subscription inside a connected component (#1235 by @MrWolfZ)