Skip to content

Commit 51b0e7c

Browse files
committed
update deps, changelog
1 parent 4ebb449 commit 51b0e7c

File tree

3 files changed

+1377
-1898
lines changed

3 files changed

+1377
-1898
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,18 @@
1+
<a name="1.13.0"></a>
2+
3+
# 1.13.0 (2022-08-15)
4+
5+
## Changes
6+
- update dev dependencies.
7+
- update d.ts
8+
- fixing string enum check in case of optional field. [#284](https://github.com/icebob/fastest-validator/pull/284)
9+
- date rule add convert string to number for timestamp. [#286](https://github.com/icebob/fastest-validator/pull/286)
10+
- fix(multi): item rule has custom checker will throw error if validate. [#290](https://github.com/icebob/fastest-validator/pull/290)
11+
- fix backward compatibility issue. [#298](https://github.com/icebob/fastest-validator/pull/298)
12+
- add [new `Record` rule](https://github.com/icebob/fastest-validator#record). [#300](https://github.com/icebob/fastest-validator/pull/300)
13+
114
<a name="1.12.0"></a>
15+
216
# 1.12.0 (2021-10-17)
317

418
## Changes

0 commit comments

Comments
 (0)