Skip to content

Releases: foxhound87/mobx-react-form

v6.10.1

28 Jul 09:27
Compare
Choose a tag to compare

6.10.1 (2024-07-28)

Bug Fixes

  • added joi to webpack config (210b3f7)

v6.10.0

28 Jul 09:20
Compare
Choose a tag to compare

6.10.0 (2024-07-28)

Features

  • introduced JOI validator (bfd463f)

v6.9.4

21 Feb 22:16
Compare
Choose a tag to compare

6.9.4 (2024-02-21)

Bug Fixes

  • zod plugin: fix validation crash (d6e006d)
  • zod validation crashes when some of fields don't have errors #636 (2d9f991)

v6.9.3

17 Jan 18:18
Compare
Choose a tag to compare

6.9.3 (2024-01-17)

Bug Fixes

  • introduced SubmitOptions and SubmitHooks models (e9b6ada)

v6.9.2

17 Jan 17:53
Compare
Choose a tag to compare

6.9.2 (2024-01-17)

Bug Fixes

  • deprecated checkSVKValidationPlugin (e593c96)

v6.9.1

17 Jan 17:26
Compare
Choose a tag to compare

6.9.1 (2024-01-17)

Bug Fixes

  • introduced validate() input types (ed171fc)

v6.9.0

17 Jan 12:18
Compare
Choose a tag to compare

6.9.0 (2024-01-17)

Features

  • validator types improvements (415cc6a)

v6.8.3

16 Jan 12:00
Compare
Choose a tag to compare

6.8.3 (2024-01-16)

Bug Fixes

  • deprecated field showAsyncErrors(), field import in FormInterface (3eebace)

v6.8.2

14 Jan 11:06
Compare
Choose a tag to compare

6.8.2 (2024-01-14)

Bug Fixes

  • fix: call invalidate() with deep argument (da37640)

v6.8.1

14 Jan 10:44
Compare
Choose a tag to compare

6.8.1 (2024-01-14)

Bug Fixes

  • fix: call invalidate() with async argument (f891f24)