Skip to content

Commit

Permalink
Release v0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jquense committed Apr 23, 2016
1 parent f827822 commit 9ff67a3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
v0.18.0 - Sat, 23 Apr 2016 01:20:27 GMT
---------------------------------------

- [f827822](../../commit/f827822) [changed] validate() on objects won't cast nested schema with strict()



v0.17.6 - Thu, 21 Apr 2016 14:59:59 GMT
---------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yup",
"version": "0.17.6",
"version": "0.18.0",
"description": "Dead simple Object schema validation",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 9ff67a3

Please sign in to comment.