Skip to content

Conversation

greenkeeperio-bot
Copy link
Contributor

🚨🔥⚠️ Action required: Switch to the new Greenkeeper now! 🚨🔥⚠️
This version of Greenkeper will be shutdown on May 31st.
With Integrations first-class bot support landed on GitHub and we’ve rewritten Greenkeeper to take full advantage of it. Simpler setup, fewer pull-requests, faster than ever.


Hello lovely humans,

redux-form just published its new version 6.7.0.

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

Bug Fixes

Features

  • New initialized prop lets your form component know if it has been initialized yet. #2904 #2901
  • New getFormMeta selector to read field metadata such as touched and visited. #2859 #2585
  • New meta.initial prop to Field components to know what the initial value was. #2858
  • You can now import components directly to reduce your bundle size! 💥 #2893
  • Now exports fieldInputPropTypes, fieldMetaPropTypes, fieldPropTypes for Field components.
  • Now exports defaultShouldValidate and defaultShouldAsyncValidate #2891 #2890
  • Included previously initialized values in the INITIALIZE action meta data #2835 #2832

Maintenance

  • Formatted all code with Prettier. 🎉

The new version differs by 834 commits .

  • f958733 v6.7.0
  • 37ab5ae Removed trailing commas with prettier
  • 496b21d Formatted with better prettier settings
  • dc80420 Added prettier-eslint-cli
  • 1c161ac adding missing fieldPropTypes export
  • ba30caf Formatted all code with Prettier (#2905)
  • b67edf1 Added initialized prop (#2904)
  • 99b802e Update HandleVsOn.md (#2903)
  • 7c6af82 passing the last initialValues into initialize action if it is reinitializing the form (#2835)
  • 7bd780d Exports defaultShouldValidate and defaultShouldAsyncValidate (#2891)
  • 2dbd841 Add PropTypes for the Field components (#2862)
  • 8722fd6 Remove references to react-router from doc page. (#2898)
  • e93708b Fix deep equal on maps with different structures (#2892)
  • ff213e8 Allow direct imports to reduce bundle size. (#2893)
  • cda2572 Fancy new npm5 lock file!

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

@codecov-io
Copy link

codecov-io commented May 9, 2017

Codecov Report

Merging #119 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #119   +/-   ##
=======================================
  Coverage   23.76%   23.76%           
=======================================
  Files          36       36           
  Lines         686      686           
  Branches      108      108           
=======================================
  Hits          163      163           
  Misses        523      523

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 514f2fb...b9bf5da. Read the comment docs.

@JonatanSalas JonatanSalas deleted the greenkeeper-redux-form-6.7.0 branch October 16, 2017 22:27
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.

3 participants