Skip to content

Releases: homebound-team/form-state

v2.8.0

28 Mar 18:23
Compare
Choose a tag to compare

2.8.0 (2022-03-28)

Features

  • Rename getObjectState to getFormState. (#57) (a808724)

v2.7.1

22 Mar 17:26
Compare
Choose a tag to compare

2.7.1 (2022-03-22)

Bug Fixes

v2.7.0

21 Mar 17:28
Compare
Choose a tag to compare

2.7.0 (2022-03-21)

Features

v2.6.0

23 Feb 16:52
Compare
Choose a tag to compare

2.6.0 (2022-02-23)

Features

  • Use incremental mode if op/delete/remove key exists. (#53) (4165e79)

v2.5.2

18 Feb 21:04
Compare
Choose a tag to compare

2.5.2 (2022-02-18)

Bug Fixes

  • ListFieldState makes a shallow copy for originalCopy on save (#52) (4847417)

v2.5.1

11 Feb 00:22
Compare
Choose a tag to compare

2.5.1 (2022-02-11)

Bug Fixes

v2.5.0

01 Feb 21:39
Compare
Choose a tag to compare

2.5.0 (2022-02-01)

Features

  • Adds useFormStates hooks for lazy creation of object states (#50) (7ed950e)

v2.4.1

24 Jan 16:55
Compare
Choose a tag to compare

2.4.1 (2022-01-24)

Bug Fixes

  • Revert _focused conditional for setting touched (#49) (05c3b36)

v2.4.0

14 Jan 17:10
Compare
Choose a tag to compare

2.4.0 (2022-01-14)

Features

  • [SC-10592] Trim whitespec within the required rule (#48) (a8c8411)

v2.3.0

12 Jan 17:20
Compare
Choose a tag to compare

2.3.0 (2022-01-12)

Features

  • Add set(..., { autoSave: false }). (#46) (1131d2b)