github krisk/Fuse v5.0.4-beta
Indexing & Enhanced Searching

latest releases: v7.0.0, v6.6.2, v6.6.1...
pre-release4 years ago
  • Added indexing for increased performance over large lists
    • Added Fuse.createIndex, which created and returns an index. This function can be used to pre-generate the index, which you can then save, and ultimately pass to the Fuse instance.
  • Breaking changes:
    • Removed id option
    • Changed format of the search results
    • Updated TypeScript definitions
  • A couple of fixes, courtesy of Daniel Dickinson:
    • Generate multiple targets with webpack (#359)
    • Fixed TypeError (#360)

Don't miss a new Fuse release

NewReleases is sending notifications on new releases.