File tree Expand file tree Collapse file tree 3 files changed +1377
-1898
lines changed Expand file tree Collapse file tree 3 files changed +1377
-1898
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments