Skip to content

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

redux-form just published its new version 6.0.4.

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

Something went horribly wrong during the npm publish of v6.0.3. When I ran it again as v6.0.4, it worked perfectly. Apologies for any confusion...


The new version differs by 557 commits .

  • c698c8d v6.0.3
  • cb3abb5 Implemented custom meta props. Fixes #1634 (#1684)
  • ac5506a Fix broken npm example script + add scripts & documentation for running each example locally (#1689)
  • c85393c resolving conflicts...?
  • 720a270 resolved conflicts
  • 2e1a8c4 resolved conflicts
  • 706c43b fixes #1704 Uncaught (in promise) (#1722)
  • 0896e3e Add meta.touched to FieldArrays (#1715)
  • 226736b Support for ImmutableJS setIn array paths (#1716)
  • 09aa7ee With Immutablejs, reducer must come from 'redux-form/immutable' (#1717)
  • 0662a25 Also updating the Immutablejs example (#1718)
  • 89e183f Reuse connected ConnectedField, ConnectedFields and ConnectedFieldArray so (#1734)
  • f920122 Rewrite recursive rest spread getInPath into simple for loop for 10x speed improvement. (#1741)
  • a4c1d9f Improve dirty handling for check-boxes (#1762)
  • 787de21 Bound change and blur to dispatch (#1767)

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 28.343% when pulling 1831dab on greenkeeper-redux-form-6.0.4 into f10a514 on master.

@codecov-io
Copy link

codecov-io commented Sep 15, 2016

Current coverage is 27.36% (diff: 100%)

Merging #52 into master will not change coverage

@@             master        #52   diff @@
==========================================
  Files            32         32          
  Lines           720        720          
  Methods         121        121          
  Messages          0          0          
  Branches        108        108          
==========================================
  Hits            197        197          
  Misses          523        523          
  Partials          0          0          

Powered by Codecov. Last update f10a514...1831dab

@andrerpena andrerpena closed this Sep 15, 2016
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