Update redux to version 3.1.6 🚀 #257
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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 thelistenerargument is not a function (#1325)bindActionCreators()now ignores anything but functions on the input object (#1329)The new version differs by 344 commits .
763fa833.1.6682a2a7Merge pull request #1330 from TehShrike/patch-1106ee6aAdding enhancer to createStore signature7f301d7Merge pull request #1329 from rackt/bind-action-creators-147d0024Object returned from bindActionCreators() should only include functions29468b8Rename action files in examples for consistencyd98c3f0Merge pull request #1325 from JamieDixon/master69f8d97Removed extra new line after last assertion5279a93Added tests for more deta types passed to createStore.subscribe0c51819Removed semi-colon from end of toThrow()40fd771Replaced error message with correct arg named575747Added check to createStore.subscribe to ensure listener is a function32b82b23.1.578e5bebMerge pull request #1321 from dzhiriki/feature/patch-17fa8e86replaceReducer() should throw if argument is not a functionThere are 250 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡It keeps your software up to date, all the time.