Skip to content

Conversation

@greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

redux-form just published its new version 6.4.1.

State Update 🚀
Dependency redux-form
New version 6.4.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

  • Fixed peer dependency issue with react and redux. #2331 #2330
  • Fixed bug in isValid selector. #2270

The new version differs by 684 commits .

  • c3aa263 6.4.1
  • c408d07 restore default value for getFormState removed in d84aa7f055f54ed7a7e0c1eabc7b5b1ec769d331 (#2270)
  • 54480ca Add back caret prefix to react and redux versions (#2331)
  • 8857778 6.4.0
  • ced3bd6 Improved FormSection wrapper component (#2329)
  • 92399dd Bind handlers to components (#2161)
  • 253402b Created Form component (#2326)
  • 584e22a added test for #2238
  • 689d041 added npm install to travis
  • d98c315 fixed broken tests
  • 75438d3 fixed example link
  • c790172 Allowed undefined to be returned from sync validation (#2273)
  • ee3f44e Add selectors for submitting, submitSucceeded and submitFailed (#2289)
  • e1495e2 First call of validate always receives undefined/empty object when enableReinitialize:true (#2296)
  • 1668d50 Force unregister fields (#2310)

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 7b76e61 on greenkeeper-redux-form-6.4.1 into 06b3540 on master.

@codecov-io
Copy link

codecov-io commented Dec 24, 2016

Current coverage is 23.71% (diff: 100%)

Merging #71 into master will not change coverage

@@             master        #71   diff @@
==========================================
  Files            36         36          
  Lines           683        683          
  Methods         115        115          
  Messages          0          0          
  Branches        108        108          
==========================================
  Hits            162        162          
  Misses          521        521          
  Partials          0          0          

Powered by Codecov. Last update 06b3540...7b76e61

@JonatanSalas JonatanSalas deleted the greenkeeper-redux-form-6.4.1 branch December 24, 2016 18:02
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.

5 participants