Skip to content

Adds support for sideway/joi

Compare
Choose a tag to compare
@kamronbatman kamronbatman released this 20 Jul 21:46
· 31 commits to master since this release
36c51a7

Adds support for sideway/joi in addition to @hapi/joi.

Note: As joi changes over time, this module will exclusively track sideway/joi.

Peer Dependency

Peer dependency on @hapi/joi has been removed. You will receive a runtime error instead if joi is not peer-installed.
In the future when we exclusively track sideway/joi, the peer dependency will be restored.