Skip to content

Releases: homebound-team/form-state

v2.26.4

25 Oct 17:50
Compare
Choose a tag to compare

2.26.4 (2024-10-25)

Bug Fixes

  • The server acking an unset should clean the dirty flag. (#116) (8404f74)

v2.26.3

24 Oct 19:31
Compare
Choose a tag to compare

2.26.3 (2024-10-24)

Bug Fixes

  • GraphQL setting unset children to null shouldn't make them dirty. (#115) (502ef2f)

v2.26.2

24 Oct 19:25
Compare
Choose a tag to compare

2.26.2 (2024-10-24)

Bug Fixes

  • Always include children of new entities. (#114) (08e4148)

v2.26.1

18 Oct 13:50
Compare
Choose a tag to compare

2.26.1 (2024-10-18)

Bug Fixes

  • Don't return undefined from ListField.value. (#112) (f8e7564)

v2.26.0

17 Oct 21:42
Compare
Choose a tag to compare

2.26.0 (2024-10-17)

Features

v2.25.2

17 Oct 17:44
Compare
Choose a tag to compare

2.25.2 (2024-10-17)

Bug Fixes

  • Bump react, mobx, rtl-utils, prettier. (#110) (f54016a)

v2.25.1

17 Oct 14:02
Compare
Choose a tag to compare

2.25.1 (2024-10-17)

Bug Fixes

v2.25.0

15 Dec 16:34
Compare
Choose a tag to compare

2.25.0 (2023-12-15)

Features

  • console.debug when auto saves are skipped. (#105) (dc822f7)

v2.24.0

15 Dec 16:28
Compare
Choose a tag to compare

2.24.0 (2023-12-15)

Features

v2.23.2

08 Nov 16:48
Compare
Choose a tag to compare

2.23.2 (2023-11-08)

Bug Fixes