re-start icon indicating copy to clipboard operation
re-start copied to clipboard

Update react-redux to the latest version πŸš€

Open greenkeeper[bot] opened this issue 5 years ago β€’ 6 comments

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

  • 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 16 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
  • 608c9c5 7.0.0
  • fa58572 Use Hooks internally (aka 7.0) (#1209)
  • eae14cc Enable versioned docs (#1106)
  • 28adb54 Touch up deps and Travis config
  • 8e20a05 Update the codecov config to be more forgiving.
  • 72ed6db npm install lockfile flapping πŸ™„
  • 4f3c2e2 Replace double whitespaces with single once in the custom store warning message (#1199)
  • 471cb2c Change 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:

greenkeeper[bot] avatar Apr 12 '19 21:04 greenkeeper[bot]

  • The dependency react-redux was updated from 6.0.1 to 7.0.3.

Update to this version instead πŸš€

Commits

The new version differs by 12 commits.

  • dbfcc97 7.0.3
  • d162625 fix timing issue in component updates due to consecutive dispatches (#1263)
  • 9803028 Remove unnecessary import from hooks docs (#1258)
  • 67944a3 Fix error in docs for useSelector (#1255)
  • e2804f2 Fix typo in useSelector docs (#1254)
  • d4f09a7 Add selector deps, perf info, and bump version (#1253)
  • aefc520 Fix example typo (#1250)
  • cf24fc8 Fix React hooks API links
  • edc1501 Hooks docs (#1249)
  • d4b54b5 Lower react peer dependency to ^16.8.3 (#1242)
  • b67a8d3 Fix broken link (#1243)
  • 960b733 Bumped required React version in documentation (#1238)

See the full diff

greenkeeper[bot] avatar Apr 28 '19 16:04 greenkeeper[bot]

  • The dependency react-redux was updated from 6.0.1 to 7.1.0.

Update to this version instead πŸš€

greenkeeper[bot] avatar Jun 11 '19 02:06 greenkeeper[bot]

  • The dependency react-redux was updated from 6.0.1 to 7.1.1.

Update to this version instead πŸš€

greenkeeper[bot] avatar Aug 26 '19 01:08 greenkeeper[bot]

  • The dependency react-redux was updated from 6.0.1 to 7.1.2.

Update to this version instead πŸš€

greenkeeper[bot] avatar Nov 06 '19 03:11 greenkeeper[bot]

  • The dependency react-redux was updated from 6.0.1 to 7.1.3.

Update to this version instead πŸš€

greenkeeper[bot] avatar Nov 06 '19 04:11 greenkeeper[bot]

  • The dependency react-redux was updated from 6.0.1 to 7.2.0.

Update to this version instead πŸš€

greenkeeper[bot] avatar Feb 18 '20 04:02 greenkeeper[bot]