react-redux v7.0.2 Release Notes

Release Date: 2019-04-12 // about 5 years ago
  • 🚀 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)