Closed greenkeeper[bot] closed 7 years ago
Update to this version instead 🚀
The new version differs by 6 commits.
a08c27b
11.1.0
8b0d898
Merge pull request #1315 from hapijs/promises
e26873c
Add promise-like API to validate. Fixes #1314.
2adcc09
Merge pull request #1291 from noinkling/normalize
a79b59a
Update and refactor string.normalize tests
a39af12
Add string.normalize for unicode normalization. Implements #1289
See the full diff
Version 11.0.0 of joi just got published.
The version 11.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of joi. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 22 commits.
fd9d1fc
11.0.0
8565afc
Fix and test details
a281211
Fix getter name conflict
4fbeeb4
Merge pull request #1256 from hapijs/defaults
2906187
Merge pull request #1260 from lpww/patch-1
25da133
Add exists to API.md
8ffb0d7
Bring the API link above the fold
7d40934
Expose type as a getter
e4c82bf
Add
Joi.defaults()
ad0160b
Merge pull request #1126 from WesTyler/describe_function
fde2324
Merge remote-tracking branch 'hapijs/master' into describe_function
45a88cd
Merge pull request #1237 from spinwang/1236-improve-documentation-for-when
419e364
1236 improve documentation for .when()
3bac3cb
Cleanup for #1197
8d682e7
Merge pull request #1197 from bdgamble/allow-format-string-isoDate
There are 22 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: