Skip to content

Commit 942b5ef

Browse files
author
foxhound87
committed
fix: introduced extra form config
1 parent e5c5964 commit 942b5ef

10 files changed

Lines changed: 430 additions & 174 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# 6.12.3 (master)
2+
3+
- Introduced `extra` form config for better dependencies injection.
4+
- Deprecated form.validatedValues in Form class. use form.flatMapValues instead.
5+
6+
# 6.12.2 (master)
7+
8+
- Fixed imports paths in validation plugins.
9+
110
# 6.12.1 (master)
211

312
- Feat: Support for YUP .ref() and .when() methods

0 commit comments

Comments
 (0)