Skip to content

Commit

Permalink
feat: getFuzzy* queries can now return multiple results that match …
Browse files Browse the repository at this point in the history
…the fuzzy query. By default only 1 result is returned. You can modify this by passing the `take` parameter. Furthermore you can provide the `offset` parameter to skip that many items from the start, and the `reverse` parameter to reverse the array before applying `take` and `offset`.
  • Loading branch information
favna committed Sep 19, 2021
1 parent 920a466 commit 1fa1240
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 1fa1240

Please sign in to comment.