Skip to content

v0.5.1

Compare
Choose a tag to compare
@ajitid ajitid released this 13 Jan 17:15
· 22 commits to dev since this release
2325b6c

Want to migrate? We have prepared a guide to help you migrate from v0.4.

Release highlights

  • Async finder - this would help you to maintain a lag free UI if the queries are taking around 100ms to resolve

Breaking changes

  • The behavior of options.tiebreakers has been modified, and it now matches with original FZF (#75 by @reinhrst)

Fixes

  • Large result lists can now be handled without errors (#69 and #71)