Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update redux-form to the latest version 🚀 #244

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jun 12, 2018

Version 7.4.0 of redux-form was just published.

Dependency redux-form
Current Version 7.0.0
Type dependency

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 🌴

greenkeeper bot added a commit that referenced this pull request Jun 15, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 15, 2018

Version 7.4.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

  • 07d07a0 Use react-lifecycles-compat polyfill (#4079)
  • 6a5aa7c Built examples
  • fd7d952 Feat: add keepValues to form config (#3964)
  • 7b54f8a Add splice() to FieldArray's fields prop (#4065)
  • 03ba84e fixed doc versions
  • f2b8377 v7.4.0

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 15, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 15, 2018

Version 7.4.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • b50136c Remove all UNSAFE_ lifecycle methods (#4078)
  • 647a21f Use componentDidMount instead of componentWillMount to register Field (#3566) (#3956)
  • a9e394c v7.4.1

See the full diff

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.

0 participants