Skip to content

@fn-sphere/core@0.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Sep 16:10
· 10 commits to main since this release

Minor Changes

  • #51 a8b07f2 Thanks @lawvs! - Make string filter case insensitive

  • #51 a8b07f2 Thanks @lawvs! - Add locale supports

    BREAKING CHANGE

    • All name of filter has been changed.
    • The booleanFilter has been removed.
  • 01369a8 Thanks @lawvs! - Breaking Changes

    • Removed support for array input in defineTypedFn and defineGenericFn.

Patch Changes

  • 020bdb1 Thanks @lawvs! - Add new utils function createDefaultRule