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.
🥁 I'm currently working on implementing Flow both internally in this library as well as for its public API.
The new version differs by 773 commits .
97e236aReplaced usages of for...of construct for stupid IE (#2724)
892f45bFix #2718 (Incorrect way of accessing syncErrors, syncWarnings in ConnectedField, ConnectedFieldArray, ConnectedFields for redux-form/immutable) (#2721)
27211eeAdded meta.form to FieldArray props (#2712)
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.
Screencast Try it today. Free for private repositories during beta.
Hello lovely humans,
redux-form just published its new version 6.6.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
getFormNames()
selector. #2519 #2517shouldComponentUpdate
related to thepure
prop. #2575 #2567FieldArray
. #2544 #2466propTypes
#2602asyncValidating
prop type error #2592dispatch
toblur
andchange
props given toonSubmit()
#2680 #2663FieldArray
s #2668 #2667pristine
calculation to use deep equality. #2648 #2647anyTouched
bug onUNTOUCH
. #2701 #2698Field
,FieldArray
andFields
components. #2709propTypes
error. #2707for...of
construct to fix a problem with IE.syncErrors
when using Immutable.js. #2721Features
onChange
callback! #2576 #2530 #883meta.submitFailed
toFieldArray
props. #2586 #2581meta.form
toFieldArray
props #2712getFormSyncWarnings
#2624 #2176clearSubmitErrors()
action. #2615Coming soon
The new version differs by 773 commits .
97e236a
Replaced usages of for...of construct for stupid IE (#2724)
892f45b
Fix #2718 (Incorrect way of accessing syncErrors, syncWarnings in ConnectedField, ConnectedFieldArray, ConnectedFields for redux-form/immutable) (#2721)
27211ee
Added meta.form to FieldArray props (#2712)
a5fc53b
Update propTypes.js (#2707)
bd4d1fb
Add missing prop types for Field, FieldArray and Fields components (#2709)
c263c34
Small grammar change (#2702)
bb2a8a3
Fixed anyTouched bug on UNTOUCH (#2701)
7066ab3
Update GettingStarted.md (#2695)
9dc03b5
Added Code Climate badge
0c006c0
Replace React Native FAQ (#2691)
a2b403d
Using yarn again...fingerscrossed
a7f5289
Fixed bug with ARRAY_REMOVE not removing sync error (#2683)
f3ed0dc
Fix #2647 ("pristine" not calculated using deep equality) (#2648)
75d37ad
Fix initial submitError state for FieldArrays (#2668)
6d910db
Upgraded deps (#2681)
There are 250 commits in total. See the full diff.
Screencast
Try it today. Free for private repositories during beta.