Bug Fixes
- Fixed bug where setting an array value to
undefinedwas removing it from the array. #69 final-form/react-final-form#133
Flow Fixes
New Features
- Added
touchedandvisitedobjects to subscribable form state. #70 final-form/react-final-form#132