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 version 6.3.1 πŸš€ #66

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

redux-form just published its new version 6.3.1.

State Update πŸš€
Dependency redux-form
New version 6.3.1
Type devDependency

This version is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of redux-form.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


GitHub Release

  • Allowed submitting when submit error exist. #2246 #2244
  • Only wrap FormSection in a <div> if absolutely necessary. #2218
  • this.props.clearAsyncError() function to allow clearing an async error for a specific field. #2213 #2214
  • Persist sync errors through initialize action. #2228 Explanation
  • Implemented fields.get() and fields.getAll() to provide access to array values when inside a FieldArray render function. #2247 #2215

The new version differs by 667 commits .

  • d34751f 6.3.1
  • 2e7d4ab 6.3.1
  • c4dfa70 Merge remote-tracking branch 'origin/master'
  • 1016da6 fixed warnings during Fields test
  • c62adfc Implemented fields.get() (#2247)
  • 65b550e fixed a duplicate periods (#2226)
  • 25fb646 * Persist errors through initialize action (#2228)
  • c22ab5f add clearAsyncError feature (#2213)
  • 8ffd57f Only wrap FormSection in div if necessary (#2218)
  • e5f8557 Resolved conflicts
  • 89924e0 Resolved conflicts
  • d84aa7f Allowed submitting when submit errors exist (#2246)
  • 83af3f2 6.3.0
  • e6a3cc8 6.3.0
  • 7179229 Field-level Validation (#2245)

There are 250 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚑ greenkeeper upgrade

@coveralls
Copy link

Coverage Status

Coverage remained the same at 24.845% when pulling 54a79f8 on greenkeeper-redux-form-6.3.1 into f59eec7 on master.

@codecov-io
Copy link

codecov-io commented Dec 8, 2016

Current coverage is 23.71% (diff: 100%)

No coverage report found for master at 44d47ba.

Powered by Codecov. Last update 44d47ba...54a79f8

@JonatanSalas JonatanSalas deleted the greenkeeper-redux-form-6.3.1 branch December 22, 2016 17:35
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 2508be1 on greenkeeper-redux-form-6.3.1 into ** on master**.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 24.845% when pulling 2508be1 on greenkeeper-redux-form-6.3.1 into 44d47ba on master.

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.

None yet

4 participants