Skip to content

Releases: iusehooks/usetheform

v2.0.1

08 Jul 09:44

Choose a tag to compare

Npm fixes

  • Fix npm vulnerabilities

v2.0.0

08 Jul 09:39

Choose a tag to compare

Changes

  • SSR fully supported
  • Added new codesandbox examples
  • Documentation improvement

1.0.0

20 Oct 21:05

Choose a tag to compare

UseTheForm 1.0.0 is here! 🎉

1.0.0-alpha.3

14 Apr 15:53

Choose a tag to compare

1.0.0-alpha.3 Pre-release
Pre-release

Changes

  • Collection Validation: fixed issues on adding and removing functions validators
  • Input Validation of type radio and checkbox: fixed issues on showing the error message
  • Input of type range: parsing the value to be a Number

1.0.0-alpha.2

13 Apr 20:17

Choose a tag to compare

1.0.0-alpha.2 Pre-release
Pre-release

Changes

  • Validation enabled for input of type radio and checkbox

1.0.0-alpha.1

13 Apr 20:07

Choose a tag to compare

1.0.0-alpha.1 Pre-release
Pre-release

Changes

  • useMultipleForm() a custom hook to support wizards implementation

1.0.0-alpha

11 Apr 10:35

Choose a tag to compare

1.0.0-alpha Pre-release
Pre-release

UseTheForm

The first alpha release of UseTheForm! 🎉🎉🎉

A React library for composing declarative forms and managing their state.

Any feedback or contribution is welcomed!!!