Skip to content

Releases: foxhound87/mobx-react-form

v6.12.7

20 Mar 16:40

Choose a tag to compare

6.12.7 (2026-03-20)

Bug Fixes

  • mobx error: Field not found (222584e)

v6.12.6

20 Mar 10:17

Choose a tag to compare

6.12.6 (2026-03-20)

Bug Fixes

  • umd bundler defaults exports (1b78697)

v6.12.5

19 Mar 18:15

Choose a tag to compare

6.12.5 (2026-03-19)

Bug Fixes

v6.12.4

16 Mar 11:00

Choose a tag to compare

6.12.4 (2026-03-16)

Bug Fixes

  • replace Webpack with Rollup (8e619f1)

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)