Skip to content

v10.0.0

Compare
Choose a tag to compare
@romankaravia romankaravia released this 18 Feb 10:08
· 159 commits to master since this release
4e89d89

Update to new major versions of hapi dependencies.

Summary of relevant changes

@hapi/joi v16

  • Changes in allow() and valid()
    No longer accepts array arguments. Must pass each value as a separate argument.
    See hapijs/joi#2037
  • Change error in sync validate() result to undefined instead of null when there is no error
    See hapijs/joi#2036
    See hapijs/joi#2037

@hapi/hapi v19

@hapi/boom v8