We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 498ef57 commit 51c9dfbCopy full SHA for 51c9dfb
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+<a name="1.17.0"></a>
2
+
3
+# 1.17.0 (2023-04-23)
4
5
+## Changes
6
+- add `considerNullAsAValue` to Validation constructor options. [#317](https://github.com/icebob/fastest-validator/pull/317)
7
+- add type definition for haltOnFirstError on Validator constructor. [#322](https://github.com/icebob/fastest-validator/pull/322)
8
9
<a name="1.16.0"></a>
10
11
# 1.16.0 (2022-12-17)
0 commit comments