Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [2.0.0-next.1](v1.1.2...v2.0.0-next.1) (2023-03-03) ### Code Refactoring * infer field value from field schema ([378d1b5](378d1b5)) ### BREAKING CHANGES * renamed select&multiselect field as those are not 'real'. For multiselect there is arrayField and the selectField is regular stringField. selectFieldHook will be made generic to support boolean, number, string, date (all primitive values) selection from list of options.
- Loading branch information