Skip to content

Add requiredIf rules

Compare
Choose a tag to compare
@thetutlage thetutlage released this 13 Mar 09:44
· 20 commits to develop since this release

Please check docs to learn how requiredIf rules work. And check this PR to understand the difference between vine.union and requiredIf rules.

Commits

  • feat: implement requiredIf rules (#42) 893d378
  • chore: update dependencies 81beff7
  • docs: update benchmarks (#40) 21ac492
  • fix: typo on 'Symbol.for('schema_nme') (#36) d2a03a3
  • Merge pull request #39 from nakrovati/fix-lolo32-pr ef50170
  • fix: add joi & ajv to devDeps 200bb39
  • Merge branch 'develop' into fix-lolo32-pr 63c49e2
  • Merge pull request #33 from nakrovati/develop f94d274
  • chore(benchmarks): add valibot 02ff0a5
  • fix(benchmark): use namespace to import yup d6f5589
  • chore(benchmarks): add ajv and joi benchmark libraries ffb2a4e

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.8.0