Commit Graph

4 Commits

Author SHA1 Message Date
Nuno Coração 965b0ac6ef Pin fuse.js to ~7.2.0 — v7.3.0 dropped the UMD build needed for Hugo's script concatenation
fuse.js 7.3.0 removed dist/fuse.min.js (UMD), shipping only ESM/CJS.
Since Hugo concatenates vendor JS into a plain <script> tag, the ESM
export syntax causes a runtime error and breaks search. Pin to 7.2.0,
the last version with UMD support.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 21:39:16 +01:00
dependabot[bot] 4eb6613699 📦 Update packaged FuseJS 2025-02-05 05:12:40 +00:00
dependabot[bot] 52961d3330 📦 Update packaged FuseJS 2023-11-01 05:50:31 +00:00
Nuno Coração 8fbdecb6e7 initial commit 2022-09-10 20:05:37 +01:00