This repository has been archived by the owner on Nov 29, 2018. It is now read-only.
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.2.0, which is covered by your current version range. After updating it in your project the build went from success to failure.
This means your software is now malfunctioning, because of this update. Use this branch to work on adaptions and fixes.
Happy fixing and merging 🌴
GitHub Release
isPlainObject
that we use internally is now outsourced to Lodash 4.1 (#1339). Note that this does not mean we depend on Lodash itself. We only use a tiny module from it. We will be able to reuse the same module in React Redux.The new version differs by 1317 commits (ahead by 1317, behind by 1).
2d42388
3.2.0
2ada403
Fix indentation
6acf979
Merge pull request #1339 from jdalton/lodash4
e7295c3
Use lodash v4.
6c39092
3.1.7
81bf90e
Remove unused variables
6e8d9d4
Compress more aggressively (thanks @jdalton)
479fbec
Style nits
89b4f36
Merge pull request #1326 from mikekidder/reunify.webpack
c4d32a4
Merge pull request #1313 from mikekidder/npm.script.win.support
18b47c5
Don't depend on setInterval()
7611347
Better method name
c031c0a
Delay copying listeners until is necessary
24aade4
Fix documentation around nested dispatches and add test to verify it
cdb296c
Remove extra backtick in ImplementingUndoHistory.md
There 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.