Skip to content

@fn-sphere/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 08:19
· 130 commits to main since this release
3b53224

Patch Changes

  • e0f5632: Fix isValidRule incorrectly returned false for functions with skipValidate enabled

    Now, even if skipValidate is enabled, the input data is still checked for length.

  • 744b13e: Allow attaching meta to filter rule

  • b042713: Add countValidRules function