-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
breaking changesChange that can breaking existing codeChange that can breaking existing code
Milestone
Description
Change the root Joi reference to no longer be an any() type. It is now a simple object with methods for every schema type, some utilities, and some shortcuts to useful any() methods such as exist().
Replaced Joi.bind() with Joi.types() which returns fully baked types instead of bound functions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
breaking changesChange that can breaking existing codeChange that can breaking existing code