We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f30d1e3 commit 21cea29Copy full SHA for 21cea29
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+v0.16.4 - Sat, 09 Apr 2016 20:13:13 GMT
2
+---------------------------------------
3
+
4
+- [f30d1e3](../../commit/f30d1e3) [fixed] bug in date min/max with ref
5
6
7
8
v0.16.3 - Thu, 07 Apr 2016 19:13:23 GMT
9
---------------------------------------
10
package.json
@@ -1,6 +1,6 @@
{
"name": "yup",
- "version": "0.16.3",
+ "version": "0.16.4",
"description": "Dead simple Object schema validation",
"main": "lib/index.js",
"scripts": {
0 commit comments