Patch Release
- Remove redundant Field handlers now that validation lives in parent (#872) b177c7e
- Fix uncaught error when use validateField on async validation (#855) 8d7d586
- Prevent setState calls in submit if unmounted after validation (#861) 01f852e
- Add registration methods to InjectFormikProps TS type (#864) 11a1362
- placeholder should be lastName (#863) 46449ac
- rename yupHelpers tests so they will be picked up by jest testMatch (#858) d59bd90
- Minor grammatical fixes to README.md (#856) ed7391a