File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # 0.6.0
1+ # 0.6.1
2+
3+ - fix(example): update validation to throw on empty values ([ #100 ] ( https://github.com/VeryGoodOpenSource/formz/pull/100 ) )
4+ - chore: update very good analysis to 5.1.0 ([ #104 ] ( https://github.com/VeryGoodOpenSource/formz/pull/104 ) )
5+ - fix(docs): wrong docs ([ #106 ] ( https://github.com/VeryGoodOpenSource/formz/pull/106 ) )
6+
7+ - # 0.6.0
28
39- feat: add FormzInputErrorCacheMixin mixin
410- feat: add isInProgressOrSuccess to FormzSubmissionStatusX
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ issue_tracker: https://github.com/VeryGoodOpenSource/formz/issues
55homepage : https://github.com/VeryGoodOpenSource/formz
66documentation : https://github.com/VeryGoodOpenSource/formz
77
8- version : 0.6.0
8+ version : 0.6.1
99
1010environment :
1111 sdk : " >=2.14.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments