Skip to content

Releases: nol13/fuzzball.js

v2.2.3

15 Aug 00:50
Compare
Choose a tag to compare

Add support for the autojunk option if you're using the partial functions that use difflib.

v2.2.1

18 Mar 02:51
Compare
Choose a tag to compare

Minor optimizations and cleanup.

v2.2.0

17 Mar 20:49
Compare
Choose a tag to compare

Remove legacy dependencies and improve Beyond BMP character handling

v2.1.6

13 Mar 04:38
Compare
Choose a tag to compare

Update lodash and other dependencies

v2.1.3

22 Sep 02:29
75ca5de
Compare
Choose a tag to compare

MIT

v2.1.2

26 Nov 18:20
Compare
Choose a tag to compare

Update esm types with abortController

v2.1.0

24 Nov 15:50
Compare
Choose a tag to compare

Add support for AbortController to cancel async searches

v2.0.4

21 Nov 00:56
d6d9d6c
Compare
Choose a tag to compare

Update exports to fix issue with svelte, update fuzzywuzzy to TheFuzz after rename.

Add type definitions for the lite versions

23 Aug 00:11
Compare
Choose a tag to compare

Added type definitions for the lite versions.

ESM

06 Jul 05:54
Compare
Choose a tag to compare
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.