Skip to content

Releases: foxhound87/mobx-react-form

v6.12.3

14 Oct 19:57

Choose a tag to compare

6.12.3 (2025-10-14)

Bug Fixes

  • introduced extra form config (942b5ef)

v6.12.2

19 Aug 12:40

Choose a tag to compare

6.12.2 (2025-08-19)

Bug Fixes

  • fixed models and interfaces imports (e5c5964)

v6.12.1

05 May 09:30

Choose a tag to compare

6.12.1 (2025-05-05)

Bug Fixes

  • support for YUP .ref() and .when() methods (45bdfff), closes #626

v6.12.0

16 Apr 13:17

Choose a tag to compare

6.12.0 (2025-04-16)

Features

  • validation package type inference when extending validation plugins (74d3117)

v6.11.2

02 Apr 10:19

Choose a tag to compare

6.11.2 (2025-04-02)

Bug Fixes

  • fix: autocomplete to autoComplete (4d6436c)

v6.11.1

01 Apr 11:52

Choose a tag to compare

6.11.1 (2025-04-01)

Bug Fixes

  • ValidationPlugins interface allows custom plugins keys (04acfa7)

v6.11.0

03 Mar 11:35

Choose a tag to compare

6.11.0 (2025-03-03)

Features

v6.10.1

28 Jul 09:27

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

Choose a tag to compare

6.10.0 (2024-07-28)

Features

  • introduced JOI validator (bfd463f)

v6.9.4

21 Feb 22:16

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)