Skip to content

Commit 03c0365

Browse files
committed
Update CHANGELOG.md
1 parent ba47d0b commit 03c0365

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.2.14 (07/04/2021)
1+
# 1.3.0 (07/04/2021)
22

33
- Moved `yupValidator` to seperate package [`typed-react-form-yup`](https://www.npmjs.com/package/typed-react-form-yup)
44
- Child/array forms name prop only allows object fields now.

Todo.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@
88
- Pass FormEvent through form.handleSubmit's handler
99
- Rename `setDefaultValues` to `setAllValues`
1010
- Let `comparePrimitiveObject` compare deep objects too
11+
- Render JSON.stringify by default when using AnyListener without renderer

0 commit comments

Comments
 (0)