Skip to content

Conversation

@greenkeeperio-bot
Copy link

Hello 👋

⚠️⚠️⚠️

react-redux just published its new version 4.4.5, 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

  • Fixes a regression introduced in 4.4.4 where cleaning up the state in parent’s componentWillUnmount caused an error in child’s mapStateToProps (#351, ea53d6f)

The new version differs by 65 commits .

  • e06a0a7 4.4.5
  • d8925f5 Merge pull request #352 from ratson/remove-duplicated-console-check
  • ea53d6f Errors thrown on the fast path should be rethrown in render()
  • 32d6e06 Remove duplicated console check
  • 85982f6 Test that dispatches in componentWillUnmonunt are ignored by the component
  • 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

There are 65 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