v7.0.0
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