Skip to content

v6.2.0

Compare
Choose a tag to compare
@gustavohenke gustavohenke released this 30 Aug 12:48
· 280 commits to master since this release
  • #500, #638, #751 - Bail validation when there's an error
  • #761 - Add min/max options to isArray() validator
  • #693, #742, #765 - Fix typing for optional when using checkSchema
  • #762 - Don't log a validation error when using .if() with another validation chain
  • #745 - Upgrade Lodash to fix vulnerability and validator to v11.1
  • #748 - Correct typo in a validator name in the docs