Releases: foxhound87/mobx-react-form
Releases · foxhound87/mobx-react-form
v6.4.0
6.4.0 (2023-10-01)
Features
- ability to define or override hooks after initialization (a81b951)
v6.3.7
6.3.7 (2023-09-15)
Bug Fixes
- handle
onSubmit
hook return promise (b1aec1c)
v6.3.6
6.3.6 (2023-08-01)
Bug Fixes
v6.3.5
6.3.5 (2023-07-14)
Bug Fixes
- fix:
parseCheckArray
checks for incremental
field status (1d3ac21)
v6.3.4
6.3.4 (2023-07-14)
Bug Fixes
v6.3.3
6.3.3 (2023-07-13)
Bug Fixes
get('value')
retrieve empty array removed after update()
(928cacf)
v6.3.2
6.3.2 (2023-06-17)
Bug Fixes
preserveDeletedFieldsValues
on add()
action to handle fields
prop (8d18b2f)
v6.3.1
6.3.1 (2023-04-25)
Bug Fixes
- introduced field
computed
prop (c2d9244)
v6.3.0
6.3.0 (2023-04-23)
Features
- introduced computed props and composer (8492ee9)
v6.2.3
6.2.3 (2023-04-15)
Bug Fixes
- fix:
input
function removed from set value
(ed07ffd)
- fix:
input
function removed from set value
(dd6376f)