Releases: homebound-team/form-state
Releases · homebound-team/form-state
v2.26.4
2.26.4 (2024-10-25)
Bug Fixes
- The server acking an unset should clean the dirty flag. (#116) (8404f74)
v2.26.3
2.26.3 (2024-10-24)
Bug Fixes
- GraphQL setting unset children to null shouldn't make them dirty. (#115) (502ef2f)
v2.26.2
2.26.2 (2024-10-24)
Bug Fixes
- Always include children of new entities. (#114) (08e4148)
v2.26.1
2.26.1 (2024-10-18)
Bug Fixes
- Don't return undefined from ListField.value. (#112) (f8e7564)
v2.25.2
2.25.2 (2024-10-17)
Bug Fixes
- Bump react, mobx, rtl-utils, prettier. (#110) (f54016a)
v2.25.0
2.25.0 (2023-12-15)
Features
- console.debug when auto saves are skipped. (#105) (dc822f7)