Releases: nol13/fuzzball.js
Releases · nol13/fuzzball.js
v2.2.3
Add support for the autojunk option if you're using the partial functions that use difflib.
v2.2.1
Minor optimizations and cleanup.
v2.2.0
Remove legacy dependencies and improve Beyond BMP character handling
v2.1.6
Update lodash and other dependencies
v2.1.2
Update esm types with abortController
v2.1.0
Add support for AbortController to cancel async searches
v2.0.4
Update exports to fix issue with svelte, update fuzzywuzzy to TheFuzz after rename.
Add type definitions for the lite versions
Added type definitions for the lite versions.
ESM
Add esm bundle and use conditional exports in package.json.
Switched from browserify to rollup so no longer outputting the legacy bundles only umd and esm.