COMMITS
August 5, 2026
J
docs: tighten the code comments
Johann Schopplich committed
July 24, 2026
J
chore: release v1.8.0
Johann Schopplich committed
J
chore: upgrade dependencies
Johann Schopplich committed
J
feat: support `@napi-rs/canvas` v1
Johann Schopplich committed
J
chore: update dependencies
Johann Schopplich committed
J
perf: migrate build tooling to tsdown and rolldown (#63)
Johann Schopplich committed
J
feat: upgrade to PDF.js v6.1 (#62)
Johann Schopplich committed
J
chore: release v1.7.0
Johann Schopplich committed
J
docs: hardening guidance for untrusted PDFs (#61)
Johann Schopplich committed
J
perf: encode PNG bytes directly in `renderPageAsImage` (#60)
Johann Schopplich committed
D
fix: destroy internally created document proxies and canvas resources (#57)
David SF committed
D
fix: preserve line breaks in `extractText` with `mergePages` (#58)
David SF committed
J
docs: collapse `renderPageAsImage` overloads into a single signature
Johann Schopplich committed
D
fix: resolve `@napi-rs/canvas` in the bundled PDF.js canvas factory (#54)
drakosha committed
K
fix: add .js extension to relative imports in .d.mts & .d.cts files (#56)
Kumar Chandresh committed
X
fix: add cMapUrl for CJK font support in Node.js (#52)
xieguaiwu committed
July 22, 2026
J
ci: drop redundant NPM_TOKEN (publishing via OIDC)
Johann Schopplich committed
July 2, 2026
J
docs: document `getDocumentProxy` and `extractTextItems`
Johann Schopplich committed
June 12, 2026
J
ci: update GitHub Actions to latest versions
Johann Schopplich committed
April 29, 2026
J
chore: release v1.6.2
Johann Schopplich committed
J
fix: add `ReadableStream` async iterator polyfill (refs #51)
Johann Schopplich committed
April 28, 2026
J
chore: release v1.6.1
Johann Schopplich committed
J
fix: add `Promise.try` polyfill (closes #51)
Johann Schopplich committed
April 16, 2026
J
chore: clean up tsconfig options
Johann Schopplich committed
April 13, 2026
J
chore: release v1.6.0
Johann Schopplich committed
J
feat: add `extractTextItems` for structured text extraction with positional data
Johann Schopplich committed
J
chore: release v1.5.1
Johann Schopplich committed
J
fix: use functional `DOMMatrix` polyfill with identity-matrix values /fixes #33)
Johann Schopplich committed
J
feat: auto-apply standard font defaults in Node.js (closes #15)
Johann Schopplich committed
J
fix: stub `DOMMatrix` before custom PDF.js resolver import (closes #48)
Johann Schopplich committed