Update redux-form to the latest version 🚀 #244
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.
Version 7.4.0 of redux-form was just published.
redux-form
The version 7.4.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of redux-form.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 246 commits.
83b79a7
Upgraded a ton of dependencies (e.g. webpack 4) (#4051)
f49f78f
Revert "Fix clear errors in parent of array after child change (#4014)" (#4049)
bfc00b5
Fix clear errors in parent of array after child change (#4014)
55c6ab3
fixes 'invalid keyPath' when loading initial values (#3943) (#4030)
785edf8
Accept PropTypes.node for component props (#4041)
ca02205
Create FormName render props component (#4038)
a57465a
Fix async validation in case when promise is resolved with some data (#4028)
58bdb48
Make it easier for Flow (#4044)
23b1fbd
Use a cached object for syncErrors and syncWarnings (#4010)
572041a
Fix type bug in field level validation example (#4006)
6a05c2e
Move deep-equal to devDeps (#4004)
be0bb20
docs: Note that
formMeta
is populated lazily (#3983)8a90883
Add support for redux 4.x (#3986)
1c7526d
Update Selectors.md (#3987)
432e4b9
Added proptype Proptypes.node to FormSection's component propTypes (#3995)
There are 246 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴