Update react-redux to the latest version π
The dependency react-redux was updated from 6.0.1 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
Commits
The new version differs by 16 commits.
88533277.0.2c315d4dSwitch back to plain Jest8719edamemoize renderedWrappedComponent separately to prevent this step from being performed when redundant (#1234)7555eaefix timing issue with setting up store subscription inside a connected component; see issue 1226 (#1235)7402f72Update v7 docs to be "current version" (#1222)5c69baf7.0.14bed472Update README608c9c57.0.0fa58572Use Hooks internally (aka 7.0) (#1209)eae14ccEnable versioned docs (#1106)28adb54Touch up deps and Travis config8e20a05Update the codecov config to be more forgiving.72ed6dbnpm install lockfile flapping π4f3c2e2Replace double whitespaces with single once in the custom store warning message (#1199)471cb2cChange CommonJS Broken Docs Link (#1198)
There are 16 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot :palm_tree:
- The
dependencyreact-redux was updated from6.0.1to7.0.3.
Update to this version instead π
Commits
The new version differs by 12 commits.
dbfcc977.0.3d162625fix timing issue in component updates due to consecutive dispatches (#1263)9803028Remove unnecessary import from hooks docs (#1258)67944a3Fix error in docs for useSelector (#1255)e2804f2Fix typo in useSelector docs (#1254)d4f09a7Add selector deps, perf info, and bump version (#1253)aefc520Fix example typo (#1250)cf24fc8Fix React hooks API linksedc1501Hooks docs (#1249)d4b54b5Lower react peer dependency to ^16.8.3 (#1242)b67a8d3Fix broken link (#1243)960b733Bumped required React version in documentation (#1238)
See the full diff