Releases: homebound-team/form-state
Releases · homebound-team/form-state
v2.1.0
2.1.0 (2021-07-29)
Features
v2.0.2
2.0.2 (2021-06-23)
Bug Fixes
v2.0.1
2.0.1 (2021-06-23)
Bug Fixes
- Remove init from useMemo when it's not the input/map pair. (#20) (306789f)
v2.0.0
2.0.0 (2021-06-22)
⚠ BREAKING CHANGES
-
Refactor to opts, more flexible init
-
feat: Only call initFn if initValue is defined.
-
Add initValueIfUndefined.
-
Rename initValue to initInput.
-
Reorder, tweak docs.
-
Correctly initialize initValueIfUndefined.
-
Try splitting out.
-
WOrking initIfNew/ifExisting.
-
New init.input/map approach.
-
Comments.
Features
- Refactor to opts, more flexible init BREAKING CHANGE (#17) (2dd6da1)
v1.8.6
1.8.6 (2021-06-09)
Bug Fixes
- ReadOnly Field Should Not Throw Error onBlur (#18) (c8dae00)
v1.8.5
1.8.5 (2021-06-08)
Bug Fixes
v1.8.4
1.8.4 (2021-06-07)
Bug Fixes
Field.readOnly
should maintain its state (#14) (7fc1db8)
v1.8.3
1.8.3 (2021-06-07)
Bug Fixes
- Fix the types for FieldState.rules. (#13) (242ec7b)
v1.8.2
1.8.2 (2021-06-04)
Bug Fixes
v1.8.1
1.8.1 (2021-06-03)
Bug Fixes