Skip to content

Releases: dashty94/mui-rhf-library

v3.0.0

22 Sep 13:16
b0b1284

Choose a tag to compare

v2.0.2

17 Apr 12:52
a5f4f51

Choose a tag to compare

What's Changed

Read the Changelog

v2.0.1

14 Apr 13:28
4865bf5

Choose a tag to compare

What's Changed

Read the Changelog

v2.0.0

11 Nov 12:43
ce09fbc

Choose a tag to compare

What's Changed

v1.5.10

25 Sep 08:53
0da0d74

Choose a tag to compare

v1.5.8

04 Jul 08:20
e5721fb

Choose a tag to compare

  • Fix updating the Switch controller component value triggered by a side effect. #21

v1.5.7

22 May 11:04
373b40d

Choose a tag to compare

  • Fix and allow pass custom onBlur event to input controllers

v1.5.5

19 Dec 20:12
ad0a1bc

Choose a tag to compare

  • Update dependencies
  • Fix a bug where disabled attribute of some field is replaced by React Hook Form's undefined attribute value

v1.5.3

10 Oct 11:40
8bb73f7

Choose a tag to compare

  • Upgrade dependencies
  • Export DatePickerController
  • Accept custom helperText to display under the fields
  • Fix DatePicker date values

v1.4.4

07 Sep 07:43
235c05c

Choose a tag to compare

  • Fix DatePicker value that would return an empty string, instead now returns new Date('')