Skip to content

v7.0.0

Compare
Choose a tag to compare
@regevbr regevbr released this 27 Feb 22:23
· 6 commits to master since this release
e1c27ec

Added

Added ability to pass custom run options to custom functions/rules. This can be handy, for example, if you want to perform a dry run without making any external API calls, but using the current context (and not the validation one)

BREAKING CHANGES

  • Dropped support for node < 14
  • Some default generics values are now required - please see README for examples
  • All function calls now require passing the new custom run options