Skip to content
This repository was archived by the owner on Apr 19, 2022. It is now read-only.

Fixing the required rule

Choose a tag to compare

@thetutlage thetutlage released this 09 Jul 10:46
· 20 commits to develop since this release

The required now doesn't fail for empty arrays or objects.

  • docs(readme): add banner f1237e9
  • fix: empty arrays and objects now pass the required validation dcdae51
  • fix: add missing date-fns dependencies 193dbcc
  • docs: add gh_url to link site reader to docs 93f60b1
  • test: add test case for around existing issue 937733d
  • test: add test around existing issue b85df9e

v7.2.0...v7.2.1