V3.2.4
3.2.4
ππππ
What's Changed
- Update internal approach to emit event when update the form state.
- Add
handleReset
method, working in the same way ofhandleSubmit
. - Replace
useEffect
, anduseState
touseSyncExternalStore
to update the form state.