You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
joi was updated to commercial version 12 which replaced isemail with address. This changes the options available when validating emails via Joi.string().email().
The text was updated successfully, but these errors were encountered:
This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.
lockbot
locked as resolved and limited conversation to collaborators
Jan 9, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
breaking changesChange that can breaking existing codeltsBackport for maintained old version
The v16.8.0 release includes a breaking change:
Joi.string().email()
.The text was updated successfully, but these errors were encountered: