v1.10.1
Added
- Added
arrayProxy, for proxying arrays and their errors in the form data. Example available on Stackblitz. - Added
FormPathArraystype, enumerating all arrays in an object as string accessors. Used to accessarrayProxyin a type-safe manner. formFieldProxynow has ataintoption, in case a modification should not taint the form.