mirror of
https://github.com/zadam/trilium.git
synced 2026-05-29 21:32:38 +02:00
v6.1.0 added native ESM with Node16 resolution and a strict exports field, breaking deep subpath imports like officeparser/dist/parsers/ExcelParser.js. Switch to the main package entry and use parseOfficeAsync(), which accepts a Buffer and auto-detects the format via magic bytes. Co-authored-by: Elian Doran <eliandoran@users.noreply.github.com>