ParaffinIoT / dashboard

📈 Dashboard for Paraffin IoT Platform
MIT License
4 stars 0 forks source link

Update react-redux to the latest version 🚀 #20

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency react-redux was updated from 7.0.0 to 7.0.2.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v7.0.2

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)
Commits

The new version differs by 7 commits.

  • 8853327 7.0.2
  • c315d4d Switch back to plain Jest
  • 8719eda memoize renderedWrappedComponent separately to prevent this step from being performed when redundant (#1234)
  • 7555eae fix timing issue with setting up store subscription inside a connected component; see issue 1226 (#1235)
  • 7402f72 Update v7 docs to be "current version" (#1222)
  • 5c69baf 7.0.1
  • 4bed472 Update README

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree: