We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d70a7b commit 0448201Copy full SHA for 0448201
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+v0.16.1 - Tue, 05 Apr 2016 20:56:45 GMT
2
+---------------------------------------
3
+
4
+- [9d70a7b](../../commit/9d70a7b) [changed] doesn't throw when context is missing.
5
+- [594fa53](../../commit/594fa53) [changed] added reach error
6
7
8
9
v0.16.0 - Tue, 05 Apr 2016 20:17:40 GMT
10
---------------------------------------
11
package.json
@@ -1,6 +1,6 @@
{
"name": "yup",
- "version": "0.16.0",
+ "version": "0.16.1",
"description": "Dead simple Object schema validation",
"main": "lib/index.js",
"scripts": {
0 commit comments