Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

v10.0.1

Choose a tag to compare

@romankaravia romankaravia released this 26 Feb 15:29
· 155 commits to master since this release
008c923
  • Fix joi validation of objects/arrays
    Related to this breaking change in @hapi/joi v16:
    Remove Joi.object() and Joi.array() string coerce
    See hapijs/joi#2037