* feature(FieldAPI): Change from touched error message and error message to error map and array of errors
BREAKING CHANGE: The touched Error and error field has been removed will be replaced with touched errors array and errors map.
* feat: update documentation for updated fields
* chore: update Vue adapter as well
* fix: update getErrorMapKey to return onChange when change is the validation cause
* chore: remove console.log
---------
Co-authored-by: Corbin Crutchley <git@crutchcorn.dev>