Releases: MakerXStudio/forms
Releases · MakerXStudio/forms
@makerx/[email protected]
Patch Changes
- e0f88f1: pin @hookform/resolvers to <=3.2.0
@makerx/[email protected]
Patch Changes
- 1840702: Proppagate validation error fix to date, select, and textarea form items
@makerx/[email protected]
Patch Changes
- 5992f34: Fix bug where validation errors would only show after an externally triggered re-render
- Updated dependencies [5992f34]
- @makerx/[email protected]
@makerx/[email protected]
Patch Changes
- 5992f34: Fix bug where validation errors would only show after an externally triggered re-render
@makerx/[email protected]
Minor Changes
- 063af2a: Validation supports nested fields, MUI now has select and array support
@makerx/[email protected]
Minor Changes
- 063af2a: Validation supports nested fields, MUI now has select and array support
@makerx/[email protected]
Patch Changes
- a96ee54: Fix error that would occur when passing in a wrapped validator (ie. a validator with additional effects added to it)
@makerx/[email protected]
Minor Changes
- da1cdc5: Added longHint
@makerx/[email protected]
Patch Changes
- 691661c: Fixes text file field style
@makerx/[email protected]
Major Changes
-
9b4cdcb: No longer re-exports react-hook-form.
Consumers should now import react-hook-form directly.