Skip to content

V3.2.4

Compare
Choose a tag to compare
@jucian0 jucian0 released this 24 Jan 15:44
· 265 commits to main since this release

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 of handleSubmit.
  • Replace useEffect, and useState to useSyncExternalStore to update the form state.