🚨🔥⚠️ Action required: Switch to the new Greenkeeper now! 🚨🔥⚠️
This version of Greenkeper will be shutdown on May 31st.
With Integrationsfirst-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.
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.
Hello lovely humans,
redux-form just published its new version 6.7.0.
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 :sparkles:
You rock!
:palm_tree:
GitHub Release
Bug Fixes
meta.touched
prop fromFieldArray
#2836 #2830deleteInWithCleanUp
bug #2876 #2875UNREGISTER
#2889 #2884Features
initialized
prop lets your form component know if it has been initialized yet. #2904 #2901getFormMeta
selector to read field metadata such astouched
andvisited
. #2859 #2585meta.initial
prop toField
components to know what the initial value was. #2858fieldInputPropTypes
,fieldMetaPropTypes
,fieldPropTypes
forField
components.defaultShouldValidate
anddefaultShouldAsyncValidate
#2891 #2890INITIALIZE
action meta data #2835 #2832Maintenance
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.