Download Latest Version v7.4.2 source code.tar.gz (616.9 kB)
Email in envelope

Get an email when there's a new version of Fuse.js

Home / v7.4.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-06-05 500 Bytes
v7.4.2 source code.tar.gz 2026-06-05 616.9 kB
v7.4.2 source code.zip 2026-06-05 732.8 kB
Totals: 3 Items   1.4 MB 4

Bug Fixes

  • types: ship CommonJS type declarations (.d.cts) so consumers on moduleResolution: node16/nodenext no longer hit TS1479 ("masquerading as ESM") when importing the package from a CommonJS project. The lib entries now resolve to a runtime-accurate export = declaration and the worker to its named declaration, via the require exports condition. (#780)

Full Changelog: https://github.com/krisk/Fuse/compare/v7.4.1...v7.4.2

Source: README.md, updated 2026-06-05