Skip to content

v1.5.0

Compare
Choose a tag to compare
@imbrn imbrn released this 28 Jun 12:32
· 10 commits to master since this release
dc70f81

Added

  • Support async validation within the optional rule (#206)
  • New modifier strict for schema validation (#191, #179)

Fixed

  • Correct incorrect return type of check validation strategy (boolean -> void)
  • Bug with Proxy check where it always returned true