New
v0.45.1
- FEAT: Add
rawValuemethod toShadFormto get the raw form value without considering transformations. - FIX: Form Fields now correctly retrieve the latest value from
ShadFormas initial value. - FIX:
ShadFormnow correctly resets toinitialValues when callingreset(). - REFACTOR: Rename ShadForm
getInitialValuemethod intogetFieldValue.