Skip to content

v6.1.0

Compare
Choose a tag to compare
@gustavohenke gustavohenke released this 27 Jun 21:28
· 291 commits to master since this release
  • #439, #655, #658 - Conditional validation support
  • #625 - Improve field selection performance massively
  • #728, #731 - Fix imperative validations (await body('email').isEmail().run(req)) not generating any errors
  • #730, #733 - docs: some improvements to the "Running imperatively" page