Skip to content

v3.1.7

Compare
Choose a tag to compare
@erikras erikras released this 02 Dec 13:28
· 1678 commits to master since this release

☑️ Fixed bug calculating valid, invalid and errors props. #361
☑️ Merged in #323 to allow normalization of keyed (multi) forms. Should fix #367.
☑️ Made getValuesFromState() more robust. Might fix #363
☑️ Fixed bug when touching (and untouching) array fields. #366
☑️ Exported a getValues() function to allow reading form values from the Redux state manually. See documentation. #372