File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 1.11.1 " ></a >
2+ # 1.11.1 (2021-07-14)
3+
4+ ## Changes
5+ - fix debug mode. [ #237 ] ( https://github.com/icebob/fastest-validator/pull/237 )
6+ - fix object "toString" issue. [ #235 ] ( https://github.com/icebob/fastest-validator/pull/235 )
7+ - remove Node 10 from CI pipeline.
8+ - refactoring the typescript definitions. [ #251 ] ( https://github.com/icebob/fastest-validator/pull/251 )
9+ - update examples in readme. [ #255 ] ( https://github.com/icebob/fastest-validator/pull/255 )
10+
11+ --------------------------------------------------
112<a name =" 1.11.0 " ></a >
213# 1.11.0 (2021-05-11)
314
@@ -55,6 +66,7 @@ const res = check(obj, {
5566- support default and optional in tuples and arrays [ #226 ] ( https://github.com/icebob/fastest-validator/pull/226 )
5667- fix that ` this ` points to the Validator instance in custom functions [ #231 ] ( https://github.com/icebob/fastest-validator/pull/231 )
5768-
69+ --------------------------------------------------
5870<a name =" 1.10.1 " ></a >
5971# 1.10.1 (2021-03-22)
6072
You can’t perform that action at this time.
0 commit comments