v4.0.0
BREAKING CHANGES
isFuzzyMatch
,fuzzyHighlight
, andfuzzySearch
now accept a thirdoptions
parameter- fuzzy search is now case insensitive by default; use
{ caseSensitive: true }
in theoptions
for the previous behaviour - the tag for
fuzzyHighlight
can now be provided through thetag
property in theoptions