Skip to content

Conversation

@greenkeeperio-bot
Copy link
Contributor

Hello 👋

🚀🚀🚀

redux just published its new version 3.1.6, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of redux – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

  • subscribe() now throws a descriptive error when the listener argument is not a function (#1325)
  • bindActionCreators() now ignores anything but functions on the input object (#1329)

The new version differs by 344 commits .

  • 763fa83 3.1.6
  • 682a2a7 Merge pull request #1330 from TehShrike/patch-1
  • 106ee6a Adding enhancer to createStore signature
  • 7f301d7 Merge pull request #1329 from rackt/bind-action-creators-1
  • 47d0024 Object returned from bindActionCreators() should only include functions
  • 29468b8 Rename action files in examples for consistency
  • d98c3f0 Merge pull request #1325 from JamieDixon/master
  • 69f8d97 Removed extra new line after last assertion
  • 5279a93 Added tests for more deta types passed to createStore.subscribe
  • 0c51819 Removed semi-colon from end of toThrow()
  • 40fd771 Replaced error message with correct arg name
  • d575747 Added check to createStore.subscribe to ensure listener is a function
  • 32b82b2 3.1.5
  • 78e5beb Merge pull request #1321 from dzhiriki/feature/patch-1
  • 7fa8e86 replaceReducer() should throw if argument is not a function

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