Skip to content

Releases: Byteclaw/forms

Release 1.2.0

07 Feb 18:34
fc89b04
Compare
Choose a tag to compare
  • fix badge to point to circle (d6bf604)
  • fix links in readme (32d61ba)
  • add validationErrorFromYupError helper (4b912b9)

Release 1.1.2

07 Feb 18:00
f89fa07
Compare
Choose a tag to compare
  • fix mapping nested validation errors (0093035)

Release 1.1.1

07 Feb 17:43
44acd08
Compare
Choose a tag to compare
  • Merge pull request #37 from Byteclaw/fix/yup-validation-error-mapping (e7b83c8)
  • fix mapping nested yup validation errors (20c50e4)
  • update dependencies (baef9bc)
  • Bump handlebars from 4.1.2 to 4.5.3 (#33) (731a38c)
  • Bump handlebars from 4.1.2 to 4.5.3 (a1bdb92)

Release 1.1.0

09 Oct 14:36
1b4c290
Compare
Choose a tag to compare
  • return normalized data from yup validator (dba29f0)

Release 1.0.4

09 Oct 13:55
a51a784
Compare
Choose a tag to compare

Release 1.0.3

09 Oct 11:16
e63e590
Compare
Choose a tag to compare
  • export ArrayField actions and state types (c7c2033)

Release 1.0.2

15 Sep 15:08
6326a43
Compare
Choose a tag to compare
  • Fix values on remounted composite fields (#30) (089147b)
  • fix values on remounted composite fields (5408089)

Release 1.0.1

15 Sep 14:21
d723113
Compare
Choose a tag to compare
  • Reinitialize field value on remount (#28) (d160099)
  • reinitialize field on remount (a03c6d0)

Release 1.0.0

10 Sep 09:40
39c21bf
Compare
Choose a tag to compare
Release 1.0.0

Release 1.0.0-alpha.12

10 Sep 09:28
d0307ec
Compare
Choose a tag to compare
Pre-release
  • add CHANGE actions to composite fields (#26) (a61ac1e)
  • add CHANGE actions to composite fields (4d50339)