2.1.3
- Made production package size smaller
- Enabled tree shaking
- Fixed a bug where a valid result in
Form.onValidate
(for example result{ testField: undefined }
) would be treated as invalid - Fixed a bug where the
ValidationWrapper
would always ignoreasyncValidationWait