Skip to content

Releases: foxhound87/mobx-react-form

v6.8.0

14 Jan 10:42
Compare
Choose a tag to compare

6.8.0 (2024-01-14)

Features

  • field invalidate() methods arguments updated, introduced deep (411b8d7)

v6.7.5

14 Jan 10:06
Compare
Choose a tag to compare

6.7.5 (2024-01-14)

Bug Fixes

  • better handling of deep argument for showErrors() & invalidate() methods (bb99862)

v6.7.4

07 Jan 12:08
Compare
Choose a tag to compare

6.7.4 (2024-01-07)

Bug Fixes

  • extend hooks and handlers on form instance using set() (9d748ab)

v6.7.3

07 Jan 10:22
Compare
Choose a tag to compare

6.7.3 (2024-01-07)

Bug Fixes

  • reset validation action for mobx strict mode (63ea8c8)

v6.7.2

07 Jan 10:17
Compare
Choose a tag to compare

6.7.2 (2024-01-07)

Bug Fixes

  • mobx strict mode for hooks and handlers (ff08c81)

v6.7.1

06 Jan 11:56
Compare
Choose a tag to compare

6.7.1 (2024-01-06)

Bug Fixes

v6.7.0

04 Jan 12:42
Compare
Choose a tag to compare

6.7.0 (2024-01-04)

Features

  • configurable field classes (72e8c13)
  • introduced class/classes props to handle Field extension in Fields Definitions (ffb8f87)

v6.6.1

20 Dec 14:33
Compare
Choose a tag to compare

6.6.1 (2023-12-20)

Bug Fixes

  • added missing bind method to field interface (4a3b242)

v6.6.0

03 Dec 09:11
Compare
Choose a tag to compare

6.6.0 (2023-12-03)

Features

v6.5.0

05 Oct 08:57
Compare
Choose a tag to compare

6.5.0 (2023-10-05)

Features

  • handle set()/get() for hooks and handlers (d6b9525)