Skip to content

Releases: balazsorban44/use-form

v2.6.1

05 Aug 20:11

Choose a tag to compare

2.6.1 (2019-08-05)

Bug Fixes

  • docs: wrong property name on form.fields (8ee4c48)

v2.6.0

05 Aug 11:04

Choose a tag to compare

2.6.0 (2019-08-05)

Bug Fixes

  • useForm: make handle submit parameter optional (8994ade)

Features

v2.5.2

29 Jul 08:58

Choose a tag to compare

2.5.2 (2019-07-29)

Bug Fixes

  • FormProvider: correct FixProvider error message (f345e58)

v2.5.1

29 Jul 07:59

Choose a tag to compare

2.5.1 (2019-07-29)

Bug Fixes

  • build: revert accidental build script change (8efab4d)

v2.5.0

26 Jul 14:07

Choose a tag to compare

2.5.0 (2019-07-26)

Features

v2.4.0

25 Jul 22:07

Choose a tag to compare

2.4.0 (2019-07-25)

Bug Fixes

  • useForm: handle checked in handleChange (3074cf9), closes #4

Features

  • useForm: more verbose error handling (d65d8f2)

v2.3.0

23 Jul 13:29

Choose a tag to compare

2.3.0 (2019-07-23)

Features

  • FormContext: add async initialState (2071b4a)

v2.2.0

19 Jul 10:34

Choose a tag to compare

2.2.0 (2019-07-19)

Features

  • propagate arguments to onFinished (fea9a89)

v2.1.1

16 Jul 12:23

Choose a tag to compare

2.1.1 (2019-07-16)

Bug Fixes

  • change form to fields as parameter (cd7d35b)

v2.1.0

16 Jul 09:44

Choose a tag to compare

2.1.0 (2019-07-16)

Features