Over on Gatsby I've been upgrading joi to the latest version. However this is the final holdout to make that happen. It looks like there are a number of changes made to joi that make this library incompatible.
Things like schema._tests and schema._flags aren't supported as they are for internal use.
Are there any plans to support the latest joi?
Over on Gatsby I've been upgrading joi to the latest version. However this is the final holdout to make that happen. It looks like there are a number of changes made to joi that make this library incompatible.
Things like
schema._testsandschema._flagsaren't supported as they are for internal use.Are there any plans to support the latest joi?