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 v16.8.0 release includes a breaking change:
Joi.string().email().