-
napi: use string enums for PdfType and ItemType (0.5.0) (#29)
released this
2026-04-14 18:25:26 +00:00 Replace stringly-typed pdf_type and item_type fields with
#[napi(string_enum)] enums for proper TypeScript type checking.
Add link_url field to TextItem instead of encoding URL in the
item_type string.Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com
Downloads