Skip to content

v8.5.0

Choose a tag to compare

@zaggino zaggino released this 06 Feb 16:38
87b8246

8.5.0 (2026-02-06)

Features

  • add promise api and document how to perform async validation in README (4921400)
  • support async format validators returning Promise<boolean> (dd5d99d)

Bug Fixes

  • async format validator behavior in oneOf, fixes #207 (2aac679)