Skip to content

Conversation

@greenkeeperio-bot
Copy link

Hello 👋

⚠️⚠️⚠️

react-redux just published its new version 4.4.4, which is covered by your current version range. No automated tests are configured for this project.

This means it’s now unclear whether your software still works. Manually check if that’s still the case
and close this pull request – if it broke, use this branch to work on adaptions and fixes.

Do you think getting a pull request for every single new version of your dependencies is too noisy? Configure continuous integration and you will only receive them when tests fail. 

Happy fixing and merging 🌴


GitHub Release

  • Bail out of calling setState() when mapStateToProps() doesn’t care about ownProps (#348, #300)
  • (Even if it does, you might be able to benefit from this optimization—read #348 for details)

The new version differs by 60 commits .

  • 1ebdad0 4.4.4
  • 0cc063b Merge pull request #348 from reactjs/bailout
  • 388c050 Bail out if stateProps can be calculated early and did not change
  • a0947cf 4.4.3
  • 595f255 I forgot we don’t use semicolons anymore
  • 90f427b Disable state shape checks in production
  • 71de169 Merge pull request #335 from chentsulin/improve-mapStateToProps-invariant
  • a2f620b use connectDisplayName directly in checkStateShape
  • 72aa365 refactor connect#checkStateShape and calculate displayName right away
  • e55e93a 4.4.2
  • da106bd Make peerDep more normally looking (this still includes RCs and stable versions)
  • 0c78d46 Merge pull request #338 from tgriesser/fix-337
  • 1d89974 Fix #337, update impure component with custom mergeProps
  • 9d16da2 Close #309, Improve invariant validation error message
  • 2d5ee79 Merge pull request #331 from joshwcomeau/feature/injectActionsDocs

There are 60 commits in total. See the full diff.


This pull request was created by greenkeeper.io.
It keeps your software, up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants